.city_hotels{
	padding:9px 0px;
	border: 1px solid #FFA241;
	border-top: 0px none;
	margin-bottom:10px;
}

.city_hotels_text{
	padding:0px 10px;
}

.city_hotel{
	float:left;
	margin:0px 7px 10px 0px;
	width:277px;
}

.city_hotel td{
	color: #363636;
}

.city_hotel a{
	color: #363636;
	text-decoration:none;
}

.city_hotel a:hover{
	text-decoration:underline;
}

.city_hotel_desc{
	border:1px solid #F4DEA1;
	height:112px;
}

.hotels_list{
	padding-left:9px;
}

.city_hotel_order{
	background-color:#FCF4DB;
	padding:4px 0px;
}

.order_sep{
	width:1px;
	background-color:#F4DEA1;
}

.city_hotel_order td{
	text-align:center;	
}

.city_hotel_name{
	color:#FFA241;
	
	font-weight:bold;
}
