div#offer_tabs {height:26px; margin:0px 0px 0px 10px; background:url('../images/head-tabs_fill.gif') repeat-x top right; float:left;}
		div#offer_tabs1{height:26px; background:url('../images/head-tabs_right.gif') no-repeat top right; float:left;}
			div#offer_tabs ul{height:26px; margin:0px 5px 0px 0px; padding:0px 0px 0px 8px; background:url('../images/head-tabs_left.gif' ) no-repeat top left; list-style:none; float:left;}
				div#offer_tabs ul li{margin:3px 3px 0px 0px; float:left;}
					div#offer_tabs ul li a{height:24px; font-size:11px; font-weight:bold; color:#000; background:url('../images/head-tabs_tab_left.gif') repeat-x top left; float:left;}
					div#offer_tabs ul li a:hover{background:url('../images/head-tabs_tab_left-hover.gif') repeat-x top left; }
					div#offer_tabs ul li a span{height:24px; padding:3px 20px 0px 20px; background:url('../images/head-tabs_tab_right.gif') no-repeat top right; float:left;}
					div#offer_tabs ul li a:hover span{background:url('../images/head-tabs_tab_right-hover.gif') no-repeat top right; }
					div#offer_tabs ul li a.selected{height:24px; background:url('../images/head-tabs_selected_left.gif') no-repeat top left;}
					div#offer_tabs ul li a.selected:hover{}
					div#offer_tabs ul li a.selected span{height:24px; background:url('../images/head-tabs_selected_right.gif') no-repeat top right;}
					div#offer_tabs ul li a.selected:hover span{}
