body {
	text-align: left;
	font: 12px/1.2em arial, helvetica;
	color: #636161;
}
body, p, td {
	font: 12px/1.2em arial, helvetica;
	color: #636161;
}
.column.first {
	padding: 10px 25px 40px 0;
}
.column.last {
	border-right: none;
	padding: 10px 0 40px 25px;
}
.column h2 {
	background: url("/app/templates/default/images/horizontal-rule.gif") no-repeat scroll left bottom transparent;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.column {
	float: left;
	width: 30%;
	border-right: 1px solid #DEDEDE;
	padding: 10px 25px 50px;
}
