@charset "iso-8859-1";
/*hotels.php ve search.php*/
.hotels_hotels{
	float:right;
	width:465px;
	display:inline;

}
/* inside hotels */
div.hotels_hotel{
	overflow:hidden;
}
div.hotels_hotel_corner_w{
	background-color:#f4f4f4;
	height:75px;
	width:13px;
	padding:0;
	margin:0;
	float:right;
}
div.hotels_hotel_corner{
	background:url('/images/hotels/alharran_hotels_43.jpg') no-repeat;
	height:75px;
	width:13px;
	padding:0;
	margin:0;
	float:right;
	}
img.star{
	border:0;
	margin:5px 0 0 10px;
	background:inherit;
}
img.thumb{
	
	border:1px solid black;
	margin-right:8px;
	height:60px;
	width:60px;
}

h4 a:link{color:#000;text-decoration:none;}
h4 a:hover {text-decoration:underline;}
h4 a:visited {color:#000;text-decoration:underline;}

div.shortexp{
	display:inline;
	font-size:10px;
	text-align:justify;
}
h1, h2 {
margin-top: 0;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
} 