.RestaurantFinder div
{
	padding: 5px 0px 5px 0px;
}

.RestaurantFinderTop
{
	background-image: url(../Images/bg_restaurantFinderTop.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding: 0px 10px 0px 10px !important;
}

.RestaurantFinderTop div
{
	margin: 0;
	padding: 0;
}

.RestaurantFinderTop h5
{
	border: 0;
	margin: 0;
	padding-left: 0;
	padding-top: 8px;
	text-transform: none;
}

.RestaurantFinderMiddle
{
	background-image: url(../Images/bg_restaurantFinderMiddle.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px !important;
}

.RestaurantFinderMiddle ul
{
	color: #b3ac8d;
	list-style-type: square;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

.RestaurantFinderMiddle li
{
	color: red;
	margin-top: 5px;
	padding: 0px;
}

.RestaurantFinderMiddle li.NoResults
{
	color: green;
}

.RestaurantFinderBottom
{
	background-image: url(../Images/bg_restaurantFinderBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#Results td
{
	vertical-align: top;
}

#Results td.VenueLinks
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

#Results .ImgVenue
{
	margin-right: 12px;
}

#Results .Name, #Results .Mix
{
	font-weight: bold;
}

#Results .SpecialOffer
{
	background-color: #fed201;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	text-align: right;
	white-space: nowrap;
}

#Results .SpecialOffer a
{
	color: black;
}

#Results .BookNow
{
	padding-right: 7px;
	text-align: right;
}

#Results .Separator
{
	height: 1px;
	border-bottom: 1px solid #F5F0DC;
	margin-top: 3px;
	margin-bottom: 7px;
}

#RightSpecialOffers
{
	margin-left: 11px;
	width: 377px;
}

#RightSpecialOffersTop
{
	background-image: url(../Images/bg_specialOffersTop.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding: 0px 10px 0px 10px !important;
}

#RightSpecialOffersTop h5
{
	border: 0;
	color: Black;
	margin: 0;
	padding-top: 8px;
	text-transform: none;
}

#RightSpecialOffersMiddle
{
	background-image: url(../Images/bg_specialOffersMiddle.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 0px 10px !important;
}

#RightSpecialOffersBottom
{
	background-image: url(../Images/bg_specialOffersBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.Search
{
	text-align: right;
}

.Search input
{
	background-color: #3165b5;
	border-bottom: #012c7b 1px solid;
	border-left: #cedfef 1px solid;
	border-right: #012c7b 1px solid;
	border-top: #cedfef 1px solid;
	color: #fff;
	cursor: hand;
	font: bold 10px verdana;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 10px 0px 0px 10px;
}

#SelSortBy
{
	float: right;
}

#SelSortBy select, #SelSortBy input
{
	font-size: xx-small;
}

#RightSpecialOffers .SpecialOffer
{
	padding: 3px 0px 3px 0px;
}

#RightSpecialOffers .SpecialOfferBookNow
{
	float: right;
}

#RightSpecialOffers .separator
{
	border-bottom: solid 1px #DDE4F4;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#BottomColumns h5
{
	background-color: #f3efd9;
	border: none;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	
}

#BottomColumns ul
{
	color: #b3ac8d;
	list-style-type: square;
	margin: 0;
	padding-left: 20px;
}

#BottomColumns li
{
	margin-top: 5px;
}

#selLocation, #selCuisine, #selAmbience, #selPrice
{
	width: 90%;
}

#DinerReviews .Ratings
{
	background-color: #f6f9fe;
	border: solid 2px #dde7f3;
	float: right;
	margin-left: 10px;
}

#DinerReviews div.Bar 
{
	background-color: #FFF;
	border: solid 1px #999;
	height: 9px;
	overflow: hidden;
	width: 75px;
}

#DinerReviews div.Bar div
{
	height: 9px;
}

#DinerReviews td.rating
{
	font-size: 9px;
	text-align: center;
}

.GradientSmall
{
	background-image: url(../Images/bg_gray_gradient_small.gif);
}

.Gradient div, .GradientSmall div
{
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

.SpecialOfferBookNow
{
	margin-left: 10px;
}

.Content 
{
	width: 100%;
}



