#maincontent	{
}


#maincontent	p	{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-size: .75em;
}

.column	{
	padding : 0 20px 0 0;
	float: left;
}

.column .last	{
	clear : both;
}

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

