
#results {
	font-size: 11px;
	width: 520px;	
}



.message {
	width: 490px;
	margin: 10px 14px 5px 14px;
	border: 1px solid #bee2f0;
	background-color: #ddeff3;
	font-size: 12px;
	overflow: hidden;
} 

.message .messageData {
	float:left;
	width: 360px;
	overflow: hidden;
	
}

.message .category {
	background-color: #bee2f0 ;
	font-size: 16px;
	color: #38b2b7;
	border-bottom: 1px solid #bee2f0;
	padding: 1px 5px;
	text-transform: uppercase;
}

.message .image {
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #749b04;
	margin: 10px  5px 5px 5px;
}

.message .title {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	color:749b04;
}

.message .price {
	display: block;
	float: right;
	clear: right;
	color: #38b2b7;
	font-weight: bold;
	font-size: 16px;
	margin-top: -20px;
	margin-right: 10px;
	top:-33px;
}

.message .operation {
	display: inherit;	
	float: left;
	color: #38b2b7;	
	width: 360px;
	margin-top: -70px;
		
	margin-left:125px;
}

.message .description {	
	float: left;
	width: 360px;
	font-size: 13px;
	margin:1px 9px 20px ;
	
}

.message .id {
	clear: left;
	float: left;
	margin-left: 7px;	
	font-size: 11px;
	width: 100px;
}

.message .date {
	clear: left;
	float: left;
	margin-left: 7px;	
color: #749b04;	
	font-size: 11px;
	width: 100px;
}

	
.message .seller {
	clear: both;
	margin: 5px 3px;
	background-color: #bee2f0;
	border-bottom: 1px solid #bee2f0;
	overflow: hidden;
}

.message .handler {
color: #749b04;	
	font-size: 13px;
	font-weight: bold;
	padding: 5px 8px;	
	cursor: pointer;
	cursor: hand;
	z-index: 1000;
}

.message .sellerData {
	font-size: 110%;	
	padding: 5px 0px;
	border-top: 2px solid  #eff9fb;
	margin: 0px 4px;
	display: none;
}

.message .sellerData .label {
	float: left;
	width: 60px;
	padding: 4px 0px 4px 0px;	
}

.message .sellerData .field {
	float: left;
	width: 175px;
	padding: 4px 0px 4px 0px;	
	color: #666666;
}

.message .sellerData .wideField {
	float: left;
	width: 400px;
	padding: 4px 0px 4px 0px;
	color: #666666;	
}

.message .pictures {
	clear: both;
	margin: 3px;
	background-color: #bee2f0;
	border-bottom: 1px solid #bee2f0;
	overflow: hidden;
}


.message .pictures .picturesContainer {	
	padding: 0px 25px;
	border-top: 2px solid #eff9fb;
	margin: 0px 4px;
	display: none;
	overflow: hidden;
}

.message .pictures .pictureWrapper {
	float: left;
	width: 120px;
	height: 110px;
	padding: 5px 10px 5px 10px;
}

.message .wrapperClear {
	float:left;
	clear:both;
}



#paginatorWrapper {
	position: relative;
	border-top: 1px solid #bee2f0;
	border-bottom: 1px solid #bee2f0;	
	padding: 6px 7px 20px 7px;	
	margin: 0px;
}

#paginatorWrapper .pageCount {
	position: absolute;
	left: 13px;
	display: block;
	overflow: hidden;
	color: 38b2b7;
	margin: 0px;
	font-weight: bold;
}

#paginatorWrapper #paginator {
	position: absolute;
	top: 6px;
	right: 13px;
	overflow: hidden;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
}

#paginatorWrapper #paginator a {
	float:left;
	display: block;
	padding: 0px 3px;
}

#paginatorWrapper #paginator span {
	float:left;
	display: block;
	padding: 0px 3px;
	color: #CCCCCC;
}

#paginatorWrapper #paginator .currentPage {
	float:left;
	display: block;
	padding: 0px 3px;
}

.message .superficie{
	display: inherit;	
	float: left;
	width: 360px;
	
	margin-top: -25px;
	margin-left:125px;
	color:38b2b7;
	
}
.message .habitacion{
	display: inherit;
	float: left;
	width: 360px;
	margin-top:-25;
	margin-left:320;
	color: #38b2b7;	
}
.message .pais{
	display: inherit;
	float: left;
	width: 360px;
	margin-top: -45px;
	margin-left:125px;
	color: #38b2b7;	
}
.message .distancia{
	display: inherit;	
	float: left;
	width: 360px;
	
	margin-top: -70px;
	margin-left:320px;
	color: #749b04;	
}

.message .pdf{

	display: inherit;	
	float: left;
	width: 300px;
	margin-top:-20px;
	margin-left:0px;


}

.message .localidad{
	display: inherit;
	float: left;
	width: 360px;
	margin-top: -45px;
	margin-left:320px;
	color: #38b2b7;	
}


