.review{
	margin-top: 1em;
	font-weight: normal;
	font-style: italic;
	display: block;
}

.review .title{
	font-style: normal;
}

.review_author{
	display: block;
	font-weight: bold;
	font-style: normal;
}

.click_for_full{
	font-weight: normal;
}

h2{
	font: small "Arial" "Verdana" "Helvetica" sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#submenu{
	margin: 0 25px 0 80px;
	background-color: #fff;
}
#submenutext{
	text-align: right;
	margin: 0 0 0 340px;
	font: small "Arial" "Verdana" "Helvetica" sans-serif;
	padding: 0 5px 0 1em;
}

#submenu p{
	display: inline;
}

