h2 {
font-weight: bold;
font-size: 0.9em;
text-align: left;
margin: 15px auto 5px;
line-height: 1.2;
color: #BE1808;
}
h3 {
font-weight: bold;
color: #BE1808;
font-size: .8em;
text-align: center;
margin-top: 10px;
margin-bottom: 15px;
}
div#right p {
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #758F43;
	border-left: none;
	padding-bottom: 10px;
	font-size: .7em;
}
