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

#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: 13px;	
	top: 2px;
	width: 270px;
	height: 18px;
	font-weight: bold;
}

#searchCategoryLabel {
	position: absolute;
	left:0px;
	top: 72px;
	width: 20px !important;
	height: 20px !important;
}


#searchProductField {	
	position: absolute;
	left: 13px;
	top: 18px;
	width: 235px;
	height: 25px;
}


#searchCategoryField {
	position: absolute;
	left: 60px;
	top: 72px;
	width: 130px;
}


#searchOperationLabel {
	position: absolute;
	left: 0px !important;
	top: 20px !important;
	width: 78px !important;
	height: 25px;
}
#searchOperationField {
	position: absolute;
	left:60px;
	top: 20px;
	width: 130px;
	
}

#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: 192px !important;
	top: 75px !important;
	height: auto;
}

#priceSortRadioLabel {
	position: absolute;
	left:212px !important;
	top: 75px !important;
}



#distanciaSortRadio {
	position: absolute;
	left: 320px !important;
	top: 75px !important;
	height: auto;
}

#distanciaSortRadioLabel {
	position: absolute;
	left: 340px !important;
	top: 75px !important;
}

#searchButton {
	position: absolute!important;
	top: 30px;
	left: 530px;
	width: 130px;
	height:46px;
	background-image: url('../images/searchButtonOff.gif');
	text-align: center;
	padding-top: 17px;
	cursor: hand;
	cursor: pointer;
}

#searchPaisLabel {
	position: absolute;
	left: 0px !important;
	top: 45px !important;
	width: 78px !important;
	height: 25px;
}
#searchPaisField {
	position: absolute;
	left:60px;
	top: 45px;
	width: 130px!important;
	height:200px;
}

#searchBuscaField{
	position: absolute;
	left:3px;
	top: 3px;
	
}


#searchSuperficieLabel {
	position: absolute;
	left: 200px !important;
	top: 53px !important;
	width: 50px !important;
	height: 25px;
}
#searchSuperficieField {
	position: absolute;
	left:260px;
	top: 50px;
	width:80px;
	
}

#searchHabitacionLabel {
	position: absolute;
	left: 350px !important;
	top: 50px !important;
	width: 78px !important;
	height: 25px;
}
#searchHabitacionField {
	position: absolute;
	left:430px;
	top: 50px;
	width: 80px;
	height:200px;
}

#searchAvanzadaLabel{
	position: absolute;
	left:200px;
	top: 15px;
	
}
