#main, #sub {
	border: 0;
	font-size: 1.2em;
}

#sub div.block {
	margin-bottom: 3em;
	padding-left: 15px;
	border-left: 1px solid #aaa;
}

#sub h2 {
	width: 200px;
	margin-left: -230px;
	margin-bottom: -1.5em;
	text-align: right;
	color: #fe2300;
	text-transform: uppercase;
}

#sub h3 {
	margin-top: 0;
	margin-bottom: .3em;
	font-size: 1.1em;
	font-weight: normal;
}

#sub .small {
	font-size: .9em;
}

#sub a, #sub .gray {
	color: #7e7e7e;
	font-weight: normal;
}
