

#product_options_container 					{ display:none; width:439px; position:absolute; z-index:100; }
	#product_options_container #top_bar 		{ height:26px; width:439px; background:url(/files/img/opt_bg_top.png) no-repeat top center; zoom:1; }
	#product_options_container #options_top		{ padding-top:7px; }
		#options_top a		{ margin:0 25px 0 0; padding:0; }
		#options_top a.hidden	{ display:none; }
		#options_top a.show 	{ display:block; width:60px; height:14px; background:url(/files/img/opt-closewindow.gif) no-repeat; }
		#options_top a span 	{ display:none; }
		#options_top a:hover	{ background-position:0 -14px; }
	
	#product_options_container #options_content	{ min-height:390px; width:389px; background:url(/files/img/opt_bg_content.png) repeat-y center center; overflow:auto; padding:8px 25px; }
		#options_content_container				{ display:block; margin:0; overflow:auto; font-size:12px; color:#333; } 
	#product_options_container #options_btm		{ height:34px; width:439px;  background:url(/files/img/opt_bg_btm.png) no-repeat bottom center; }