/* ================================
    CSS STYLES FOR Module
   ================================
*/
.xsImgSearch{	
	margin-right:2px;
}
.xsCmdSearch{	
	background-image: url(/site/portals/0/skins/allskins/img/btn_buscar.gif);
	/*display:block;*/
	text-indent:-9999px;
	width:95px;
	height:26px;
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
	background-color:none;
}

.xsTxtSearch
{
	width:90px;
	font-size:9pt;
	border-collapse:collapse;	
	border-color:#C7CAC9;
	border-style:solid;
	border-width:1px;
	height:19px;
	margin-right:2px;
}
.xsLblSearch {font-family: Tahoma,Arial,Helvetica;font-size: 12px;font-weight: bold;color: #6c6c6c;}
