h2#restreviews_header {
	width: 170px;
	height: 20px;
	text-indent: -5000px;
	position: relative;
	left: 10px;
	top: 0;
	font-size: 0;
	background:  url("h2_restreviews.gif") #fff top no-repeat;
}

.restreviews_item {
	padding: 10px;
	clear: both;
	border-top: 1px solid #FF5555;
}

.restreviews_item h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #935325;
}

.restreviews_item h4 {
	font-size: 1.0em;
	text-align: left;
	color: #434343;
	font-weight: normal;
	border-bottom: 1px solid #FFC62C;
	background-color: #FFFD72;
	margin: 0;
}

.restreviews_item h5 {
	font-weight: normal;
	font-size: 0.9em;
}

.restreviews_item p {
	font-size: 1.0em;
	color: #434343;
	line-height: 1.5em;
}

.restreviews_text {
	width: 410px;
	float: left;

}

.restreviews_image {
	float: right;
	margin: 10px;
	text-align: left;

}

.restreviews_image img {
	border: 1px solid;
	padding: 5px;
	margin: 5px;
}

/*review links
*******************/
.restreviews_links {
	float: right;
	width: 230px;
	border: 1px solid #FF9898;
	padding: 10px;
	margin: 20px 0 0 0;
}

ul.nav_restreviews {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 15px;
}

ul.nav_restreviews li {
	margin: 0 0 2px 0;
}