table.sort {
	border: solid 1px #E7E7E8;
	border-left: none;
	border-right: none;
	background-color: #F7F7F8;
	border-collapse: collapse;
}

table.sort th {
	background-color: #E7E7E8;
	font-weight: normal;
}

table.sort a {
	color: #05AFEB;
	text-decoration: none;
}

table.sort a:hover, table.sort a.selected {
	color: #D80000;
}

ul.topNavigation {
	margin-left: 1px;
}

ul.topNavigation li {
	float: left;
	margin-right: 1px;
	margin-bottom: 5px;
}

ul.topNavigation li a span {
	background:url(../i/topLeftBorderBg.gif) left top no-repeat;
	display: block;
	text-align: center;
	padding: 0px 10px 1px 10px;
	display: block;
}

ul.topNavigation li a {
	background:url(../i/topRightBorderBg.gif) right top no-repeat #B1B1B1;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

ul.topNavigation li a:hover span, ul.topNavigation li a.selected span {
	background:url(../i/topLeftBorderHoverBg.gif) left top no-repeat;
}

ul.topNavigation li a:hover, ul.topNavigation li a.selected {
	background:url(../i/topRightBorderHoverBg.gif) right top no-repeat #CF0000;
}

table.restaurantInfo td {
	padding: 10px 0px;
}

table.restaurantList {
	margin-bottom: 2em;
}

table.restaurantList td {
	border-bottom: solid 1px #E7E7E8;
}

table.restaurantInfo td.restaurantInfo {
	padding-left: 5px;
	vertical-align: top;	
}

td.restaurantInfo img {
	float:left;
	margin: 0px 20px 2em 15px;
}

td.restaurantInfo h2 {
	padding-top: 10px;
}

td.restaurantInfo h2 a {
	color: #D80000;
}

td.restaurantInfo h2 a:hover {
	color: #05AFEB;
	text-decoration: underline;
}

td.totalRating {
	font-size: 14px;
	font-weight: bold;
	color: #4A4A4A;
}

div.totalRating {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../i/totalRatingBg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 50px;
	margin: 5px auto;
	padding-top: 10px;
}

a.mapQuest {
	font-size: 14px;
}

div.tab div.tabHeader {
	background:url(../i/borderDotted.gif) bottom left repeat-x;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

div.tab div.tabHeader a {
	display: block;
	background:url(../i/tabBg.gif) left top no-repeat;
	text-align: center;
	font-size: 18px;
	color: #15181F;
	width: 158px;
	height: 23px;
	float: left;
	text-decoration: none;
}

div.tab div.tabHeader a:hover, div.tab div.tabHeader a.selected {
	background:url(../i/tabHoverBg.gif) left top no-repeat;
	color:#FFFFFF;
}

div.reviewContainer {
	margin-right: -202px;
	width: 100%;
	float: left;
	position: relative;
}

div.reviewContent {
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 202px;
}

div.restaurantStats {
	width: 200px;
	position: relative;
	float:right;	
	border: solid 1px #DADADA;
	background-color: #E7E7E8;
	text-align: left;
}

div.restaurantStats div.content {
	padding: 1em 15px;
}

div.restaurantStats h4 {
	font-size: 14px;
	color: #FF8B04;
	padding: 5px 15px;
	margin: 0px;
	background-color: #000000;
	font-weight: normal;
}

td.rating {
	text-align: center;
	color: #4A4A4A;
	font-weight: bold;
}

div.rating {
	font-size: 14px;
	font-weight: bold;
	color: #B90002;
	background: url(../i/ratingBg.gif) left top no-repeat;
	height: 25px;
	width: 37px;
	text-align: center;
	padding-top: 7px;
	margin: 15px auto 10px auto;
}

div.addReview {
	color: #868686;
	padding: 3px 10px 0px 5px;
	height: 23px;
	font-size: 14px;
	background:url(../i/newsFooterBg.gif) left top repeat-x;
	margin-bottom: 5px;
}

div.order {
	padding: 10px 0px;
}

div.order h3 {
	display: inline;
	padding-right: 1em;
	padding-left: 5px;
	margin-bottom: 0px;
}

div.order a:hover, div.order a.selected {
	text-decoration: underline;
}

div.form {
	display: none;
}

div.form textarea {
	width: 360px;
	height:105px;	
}

#smallMap {
	height: 150px;  
	width: 200px;  
	border: solid 1px #DADADA;
} 
 
#largeMap {
	height: 440px;
	border: solid 1px #DADADA;	
}

div.title {
	background:url(../i/restaurantGuideBg.jpg) left top no-repeat;
	padding: 2em 1em 0px 1em;
	height: 140px;
	color:#FFFFFF;
	text-align: justify;
	line-height: 15px;
} 

div.title h1 {
	color: #FF8B04;
	padding-left: 0px;
}

