


/*//////////////////////////////////////////////*/
/*//////////////////////////////////////////////*/
/* DATA AND RESULTS CSS  */
/*//////////////////////////////////////////////*/
/*//////////////////////////////////////////////*/


h1.small { font-size:14px; text-align:center; }
div.ratings { float:right; width:300px; }
	img.rating {  width:50px; margin-left:10px; }
div.email { padding-top:0px; }
#advert-title { 	border-bottom: 1px solid #CCCCCC;	padding-bottom: 10px;	padding-top: 8px; }

#advert-content { 	padding: 10px 0px;	border-bottom: 1px solid #CCCCCC; }
#advert-content li {	margin: 5px;	text-align: left;}

#advert-features{	float:left;	padding: 10px 0px;	width:230px;}
#advert-facilities{`	padding: 10px 0px;	float:right;	width:230px;}
#advert-features li, #advert-facilities li {	text-align: left;}

#advert-ratings{	text-align: left;	padding: 0px 0px 10px 0px;	border-bottom: 1px solid #CCCCCC;}
#advert-ratings img { border: none; }	

#dataMap{
/*
	position: relative;
	left: 0px;
	float: left;
	*/
}

#map{
	
	width:480px;
	height:300px;
	margin-bottom: 50px;
}

#dataPictures img {
	 border: #999999 1px solid;
	 width:260px;
}

.right { float: right; clear: none; }

.clear{
	clear: both;
	float: none;
	height: 0.1em;
	line-height: 0.1em;
}

.border {
	float: right; margin-top: 10px; border: #CCCCCC 1px solid; margin-right: 8px;
}
