
.banner_top div { margin: auto; text-align: center; }
#site { width: 1002px; }

#form_cautare		{ float:left; width:430px; margin:20px 0 0 40px; display:inline; }
#form_cautare UL		{ color:#999; font-size:11px }
	#form_cautare LABEL,
	#form_cautare .submit			{ cursor:pointer }
	#form_cautare UL LI			{ display:inline; padding:0 8px 0 0 }
	#form_cautare UL LI INPUT		{ width:auto; height:auto; margin:0 5px 0 0; border:none }
	#form_cautare UL A			{ color:#999; text-decoration:none }
	#form_cautare UL A:hover		{ color:#666 }
#form_cautare DIV					{ width:100%; height:23px; position:relative; margin:5px 0 0 0 }
	#form_cautare DIV INPUT,
	#form_cautare DIV A			{ position:absolute; display:block; top:0 }
	#form_cautare DIV A			{ right:0; top:-2px; width:59px; height:23px; text-indent:-9999px; background-image:url(/images/okidoki.gif) }
	*html #form_cautare DIV A		{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/images/okidoki.gif',sizingMethod=scale); }
	#form_cautare DIV INPUT		{ border:1px #d6d6d6 solid; width:auto; height:auto }
	#form_cautare DIV .text		{ width:285px; height:17px; overflow:hidden; padding:2px; color:#999; border-right:none }
	#form_cautare DIV .submit		{ background: url(/images/btn_search.gif) no-repeat; left:290px; width:68px; height:23px; border-style: none; padding: 0px; overflow:hidden; color:#FFF; text-align:center }
	
