.com_buscador{                
	       	    font-size: 12px !important;
				font-family:Trebuchet MS, NimbusSansL, sans-serif;
				color: white;
				font-weight:bold;
	        	background:#9aa3a6;
		        width:188px;
                float:left;
                height:29px;
                overflow:hidden;      
}
.formulario{
	height:5px;
}
html>body .formulario{
	height:21px;
}
html>body .com_buscador{     
		height: 26px;
		width:194px;		
        float:left;
        overflow:visible;
}


html>body .fondo_sec{
                height: 19px;
                top:0px;
}

.fondo_sec{      
     height:21px;
     background:#EEE;                
     position:relative;
     top:-16px;         
}

.com_buscador input{
	height: 13px;
	font-size:10px;
	vertical-align:middle;
	width:90px;
	margin-left:5px;
}

html>body .com_buscador input{
	width:90px;
	color:#999999;
}
.com_buscador form{
	
}
.com_buscador_oculto{
   	    display:none;
       	_height:0px;
         height:0px;
}
