@charset "utf-8";
/* CSS Document */

.clearleft {
	clear:left;
}

.clearboth {
	clear:both;
}

#subnav-ul li#subrestaurants.current {
	background-position: 120px 3px;
}

#contentCenter #caption {
	color:#393035;
}

#contentCenter #hotelBoxContainer {
	float:right;
	margin-right:35px;
	_margin-right:5px;
	_width:460px;
}
#contentCenter .restaurantsHotelBox {
	border:1px solid #D6D1B3;
	padding:5px;
	width:194px;
	float:left;
	margin-bottom:15px;
	zoom:1;	margin-right:20px;
}

#contentCenter .restaurantsHotelBox h4 {
	margin:7px 0 5px 3px;
	text-indent:-9999em;
}

#contentCenter .restaurantsHotelBox h4#charingCrossRestaurantsHeader {
	background:url("/media/images/themes/hotels/logo_charing_cross_light.gif") no-repeat left center;
}

#contentCenter .restaurantsHotelBox h4#cumberlandRestaurantsHeader {
	background:url("/media/images/themes/hotels/logo_cumberland_light.gif") no-repeat left center;
}

#contentCenter .restaurantsHotelBox h4#horseguardsRestaurantsHeader {
	background:url("/media/images/themes/hotels/logo_royal_horseguards_light.gif") no-repeat left center;
}

#contentCenter .restaurantsHotelBox h4#towerRestaurantsHeader {
	background:url("/media/images/themes/hotels/logo_the_tower_light.gif") no-repeat left center;
}

#contentCenter .restaurantsHotelBox ul {
	font-weight:bold;
	font-size:11px;
	color:#816b42;
	line-height:145%;
	height:115px;
	margin-left:3px;
	zoom:1;
}
