#search {
	position: relative;
	margin-left: 164px;
	margin-top: 52px;
	height: 90px;
	font-size: 12px;
	vertical-align: middle;
	color:#435A90;
}

#search input[type="text"] {
	height: 20px;
	width:390px;
	font-size: 10px;
	border-color:#111111;
	border-width: 1px;
}

#search select {
	height: 18px;
	font-size: 10px;
	border-color: #111111;
	border-width: 1px;
}

/*#searchProductLabel {
	position: absolute;	
	left: 5px;	
	top: -9px;
	width: 260px;
	height: 18px;
	font-weight: bold;
}

#searchProductField {	
	position: absolute;
	left: 5px !important;
	top: 6px;
	width: 190px !important;
	height: 20px !important;
}*/

#searchCategoryLabel {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 145px !important;
	height: 25px !important;
}

#searchCategoryField {
	position: absolute;
	left: 10px !important;
	top: 17px !important;
	width: 205px !important;
	height: 19px !important;
	font-size: 12px !important;
}

#searchOperationLabel {
	position: absolute;
	left: 220px;
	top: 40px;
	width: 78px;
	height: 25px;
	
}

#searchOperationField {
	position: absolute;
	left: 220px;
	top: 55px;
	width: 205px !important;
	height:19px !important;
	font-size: 12px !important;
}
#searchEsloraLabel {
	position: absolute;
	left: 220px!important;
	top: 2px;
	width: 300px;
	height: 25px;
}
#searchEsloraField {
	position: absolute;
	left: 220px;
	top: 17px;
	width: 205px !important;
	height:19px !important;
	font-size: 12px !important;
}
#searchFechaLabel {
	position: absolute;
	left: 10px!important;
	top:40px;
	width: 300px;
	height: 25px;
}
#searchFechaField {
	position: absolute;
	left: 10px;
	top: 55px;
	width: 205px !important;
	height:19px !important;
	font-size: 12px !important;
}


#dateSortRadio {
	position: absolute;
	left: 280px;
	top: 50px;
}

#dateSortRadioLabel {
	position: absolute;
	left: 305px;
	top: 53px;
}

#searchPriceLabel {
	position: absolute;
	left: 13px;
	top: 73px;
	width: 78px;
	height: 25px;
}

#searchPriceField {
	position: absolute;
	left: 90px;
	top: 70px;
	width: 158px;
}

#priceSortRadio {
	position: absolute;
	left: 280px;
	top: 70px;
	height: auto;
}

#priceSortRadioLabel {
	position: absolute;
	left: 305px;
	top: 73px;
}

#searchButton {
	position: absolute;
	top: 3px !important;
	left: 430px !important;
	width: 93px;
	height: 83px;
	background-image: url('../images/searchButtonOff.gif');
	text-align: center;
	padding-top: 37px;
	cursor: hand;
	cursor: pointer;
}

/*
#searchCapacidadLabel {
	position: absolute;	
	left: 250px;	
	top: 10px;
	width: 270px;
	height: 18px;
	font-size:12px;
}
#searchCapacidadField {	
	position: absolute;
	left: 315px !important;
	top: 10px;
	width: 16px !important;
	height: 20px !important;
	
}
#searchAnhoLabel {
	position: absolute;	
	left: 340px;	
	top: 10px;
	width: 270px;
	height: 18px;
}
#searchAnhoField {	
	position: absolute;
	left: 366px !important;
	top: 10px;
	width: 27px !important;
	height: 20px !important;
}*/
