 /*DIV#logo{
	background: url('../images/logo_header.gif') no-repeat;
 }*/
 
 UL#menu LI A{
 	background: url("../images/licensing/downarrow.gif") no-repeat 99% 40%;
 }
 
 DIV#login{
	/*background: url("../images/login/login_background.jpg") no-repeat top left;*/
	background: url(/ricallAssets/images/background/login_top_background.jpg) no-repeat left top;
 }

 DIV#login DIV.middle{
	background: url(/ricallAssets/images/background/login_bottom_background.jpg) no-repeat scroll left bottom;
 }

 DIV#register{
	background: url("../images/login/login_background.jpg") no-repeat top left;
 }
 
 DIV#results_panel{
	background: url("../images/licensing/resultstop_background.gif") transparent no-repeat top left;
 }
 
 DIV#results_panel_short{
	background: url("../images/licensing/resultstop_short_background.gif") transparent no-repeat top left;
 }
 
DIV#results_panel_wrapper{
	background: url("../images/licensing/resultsmiddle_background.gif") repeat-y top left;
 }

DIV#results_panel_short_wrapper{
	background: url("../images/licensing/resultsmiddle_short_background.gif") repeat-y top left;
 }

 DIV#resultsbottom{
	background: url("../images/licensing/resultsbottom_background.gif") transparent no-repeat top left;
 }

 DIV#resultsbottom.short{
	background: url("../images/licensing/resultsbottom_short_background.gif") transparent no-repeat top left;
 }

 DIV#home_searchOptions_module UL#options{
	background:url(../images/licensing/homesearchoption1_background.jpg) no-repeat scroll left top;
 }
			
 DIV#home_searchOptions_module UL#optiondetails{
	background: url(../images/licensing/homesearch_background.jpg) no-repeat top left;
 }
 
 DIV#searchOptions_module UL#options{
	background: url("../images/licensing/searchoptions1_background.gif") no-repeat top left;
 }
 
 DIV#searchOptions_module UL#optiondetails{
	background: url("../images/licensing/searchoptions_background.gif") no-repeat top left;
 }
 
 DIV#sub_syncsites DIV.syncsite_frame{
	background: url("../images/home/syncsitemodule_border.png") no-repeat 0 -90px;
 }
 
 DIV#content DIV#search{
 	background: url("../images/home/search_background.jpg") no-repeat;
 }
 
 /*------------------------*/
 /* pf = Production Folder */
 /*------------------------*/
 DIV.productionfolder_result DIV.left_curve,
 DIV.result_panel DIV.left_curve{
	background: url('../images/licensing/header_leftcurve_background.png') no-repeat top left;
 }
			
 DIV.productionfolder_result DIV.right_curve,
 DIV.result_panel DIV.right_curve{
	background: url('../images/licensing/header_rightcurve_background.png') no-repeat top left;
 }
 
 DIV#productionfolder_panel{
	background: url("../images/licensing/productionfolder_background.jpg") no-repeat top left;
 }
 
 DIV.result_panel DIV.content_wrapper{
	background: url("../images/licensing/quote_background.gif") repeat-y top left;
 }
 
 /*track results*/
 DIV.result_panel.small{
	background: url("../images/1pxresultlarg_background.jpg") repeat-x top left;
 }
 
 /* Search */
 DIV.search_wrapper{
	background:transparent url("../images/search/search_2px_high.jpg") repeat-y right top;
 }
 
 DIV.search_wrapper UL.options.one{
	background: url("../images/search/option1_tab_background.jpg") no-repeat;
 }
 
 DIV.search_wrapper UL.options.two{
	background: url("../images/search/option2_tab_background.jpg") no-repeat;
 }
 
 DIV.search_wrapper UL.options.three{
	background: url("../images/search/option3_tab_background.jpg") no-repeat;
 }
 
 DIV.search{
	background:transparent url("../images/search/search_top.jpg") no-repeat;
 }
 
 DIV.search_wrapper DIV.bottom{
	background: url("../images/search/search_bottom.jpg") no-repeat;
 }
 
 DIV.search DIV.search_types DIV.types_top{
	background: url("../images/search/search_types_top.jpg") no-repeat;
 }
 
 DIV.search DIV.search_types DIV.types_bottom{
	background: url("../images/search/search_types_bottom.jpg") no-repeat;
 }
