.sectionTop {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.sectionBottom {
	border-bottom: 1px solid #ccc;
}

.sectionRow {
	padding: 15px 0 0 0;
	margin: 10px 0 10px 0;
}

.sectionRow .sectionCol {
	float: left;
	width: 185px;
	text-align: center;
}

.seperator {
	border-bottom: 1px solid #666;
}
