#content h1.small {
	color: #754c28;
}

#content p.qh {
	border-top: 1px solid #aaaaaa;
	padding-top: 15px;
	margin-top:25px;
	font: 15px Georgia;
	color: #754c28;
}

#content p.qb {
	padding-left: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom:25px;
}

#content p.th {
	margin-top:20px;
	font: 15px Georgia;
	color: #754c28;;
}
#content div.table_wrap {
	padding: 10px 50px 20px 20px;
}
#content table {
	width:100%;
}

#content table tr td {
	border-bottom: 1px solid #aaaaaa;
	font: 13px/2.0 Georgia;
	color: #4c4c4c;
	width:170px;
}

#content table tr.top td {
	border-top: 1px solid #aaaaaa;
}

#content table tr.bottom td{
	border-bottom: none;
}

#contentBackground {
	background-color: #6a7981;
}