
#maincontent	{
	padding-left: 60px;
}

.column	{
	padding : 15px 0 0 0;
	width : 300px;
	color : white;
	float: left;
}

.column .last	{
	clear : both;
}

.column h5	{
	text-transform: uppercase;
	color : #708599;
	margin: 0;
	padding: 0;
	line-height: 1em;
	border-bottom: 2px solid #d6e0e6;
	padding-bottom : 6px;
	font-weight: bold;
}
.column	p	{
	width : 270px;
	padding-top : 6px;
	margin-top: 6px;
	font-size: .75em;
}
