#content div ol li {
	font-weight: normal;
}

#content div.review {
	background-color: #EEEBDF;
	width: 600px;
	border: 1px solid #9D7555;
	padding: 15px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
}

#content {
	padding-top: 20px;
	height: auto !important;
	height: 900px;
}

#crumb_nav {
	display: none;
}

#reset,
#submit{
	color: #FFF;
	background-color: #CCA55B;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9DCB4;
	border-right-color: #9F6A2A;
	border-bottom-color: #9F6A2A;
	border-left-color: #E9DCB4;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 5px;
	font-weight: bold;
}