@charset "UTF-8";

#content .left { float: left; }
#content .right { float: right; }

#content .left, #content .right { width: 465px; }

#content h3 {
	color: #9e1e00;
	border-top: 6px solid #9e1e00;
	padding-top: 6px;
	margin: 2px 0 0px 0;
	font-weight: normal;
	font-size: 17px;
}