/* CSS for Review | Written by IKKI 2008-01-04 */

/* Review */
.Review h6 {
	margin: 0 0 6px 0;
	padding: 0 10px;
	height: 30px;
	width: 128px;
	line-height: 30px;
	background-color: #672201;
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.Review h1 {
	margin: 0;
	padding: 6px 0;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #fe7411;
}

.Review h2 {
	margin: 0;
	padding: 0 0 6px 0;
	font-family: Arial;
	font-size: 12px;
	color: #009933;
}

.Review p {
	margin: 0 0 6px 0;
	line-height: 16px;
}