div#center h1{
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../imagenes/g_barra_h1.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: White;
	font-weight: normal;
	height: 16px;
}

div#search h1{
	margin-top:15px;
}

div#recomendations{
	margin-top: 2px;
	border: solid 1px #336799;
}

div.recom{
	margin-bottom: 10px;
	_height: 101px;
}

div.photo{
	float: left;
	height: 101px;
}

div.photo img{
	_margin-top: 5px;
	margin-left: 5px;
	border:0px;
}

div.description{
	/*float: right;*/
	margin-top: 5px;
	margin-left: 160px;
	min-height: 111px;
	
}

div.description h2{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #336699;
}

div.description h2 strong{
	font-weight: normal;
	font-size: 13px;
	color: #336699;
}

div.description h2 a{
	text-decoration: none;
	color: #336699;
}

div.description h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
}

div.description h3 a{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}

div.description p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-right: 5px;
}

div.description p a{
	text-decoration: none;
	font-size: 11px;
	color: Black;
}


div.icons p{
	float: left;
	margin-left: 2px;
}

div.icons ul{
/*	margin: 0px;
	padding: 0px;
	margin-left: 225px;
	margin-bottom: 5px;
border: blue solid 1px;*/
	padding: 0px;
	margin: 0px;
	margin-left: 225px;
	margin-bottom: 5px;
	list-style: none;
}

div.icons li{
	/*margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	padding-right: 2px;*/
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
	}

div.icons li.pounds a{
	background-image: url(../imagenes/g_pounds_normal.gif);
	background-repeat: no-repeat;
	/*padding-right:15px;
	padding-bottom: 15px;	
	_padding-right:0px;
	_padding-bottom:0px;
	_height: 15px;
	_width: 15px;*/
	display:block;
	width: 15px;
	height: 15px;
	text-indent: -999px;
}

div.icons li.pounds a:hover{
	background-image: url(../imagenes/g_pounds_sobre.gif);
	background-repeat: no-repeat;
}

div.description li.euros a{
	background-image: url(../imagenes/euros_clarito_normal.gif);
	background-repeat: no-repeat;
	display:block;
	width: 15px;
	height: 15px;
	text-indent: -999px;
}

div.description li.euros a:hover{
	background-image: url(../imagenes/euros_clarito_sobre.gif);
	background-repeat: no-repeat;
}

div.icons li.favourites a{
	background-image: url(../imagenes/g_favoritos_normal.gif);
	background-repeat: no-repeat;
/*	padding-right:15px;
	padding-bottom: 15px;

	_padding-bottom: 0px;
	
*/
	display:block;
	width: 15px;
	height: 15px;
	text-indent: -999px;
}

div.icons li.favourites a:hover{
	background-image: url(../imagenes/g_favoritos_sobre.gif);
	background-repeat: no-repeat;
}

div.icons li.see a{
	background-image: url(../imagenes/g_ver_normal.gif);
	background-repeat: no-repeat;
/*	padding-right: 15px;
	padding-bottom: 15px;

	_padding-bottom: 0px;
	_height: 15px;
*/

	display:block;
	width: 15px;
	height: 15px;
	text-indent: -999px;
}

div.icons li.see a:hover{
	background-image: url(../imagenes/g_ver_sobre.gif);
	background-repeat: no-repeat;
}

div#developments{
	margin-top: 10px;
}

div.deve{
	_clear:both;
	_height: 101px;
	margin-bottom: 10px;
}

div.deve div.photo img{
	_margin-top: 8px;
	margin-left: 0px;
}

div.deve div.description{
	margin-top: 8px;
}

div.deve div.description{
	min-height: 109px;
	_margin-left: 0px;
	_float: right;
	_width: 280px;
}

div#property_search h1{
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	color: White;
	margin-top:5px;
	padding-top: 13px;
	padding-left: 5px;
	background-image: url(../imagenes/g_search_h2.gif);
	background-repeat: no-repeat;
	/*border: green solid 1px;*/
}

