#content .column {
	width: 215px;
	float: left;
}

#content h3 {
	font-size: 12px;
	border-bottom: 1px solid #a5a9aa;

}

h3 a {
	color: #3e3e3e;
	padding: 0 0 7px 0;	
	text-decoration: none;
	display: block;
}

h3 a:hover {
	color: #790000;
}

#content img {
	margin: 10px 0 0 0;
}

#footer .column {
	width: 215px;
}

#footer {
	padding-left: 235px;
}
