.cLeft {
	width: 275px;
	float: left;
	padding-right: 27px;
	padding-top: 20px;
}


.cEnd {
	clear: both;
}

.cContent {
	overflow: visible;
}

.cMain {
	width: 618px;
	float: right;
	padding-top: 20px;
}

.cMain .cLeftColumn {
	float: left;
	width: 295px;
}

.cMain .cRightColumn {
	float: right;
	width: 295px;
}

.cMain .cLeftColumn P.bodytext,
.cMain .cRightColumn P.bodytext {
	margin: 15px 0;
}

.cMain .cLeftColumn DIV.hr,
.cMain .cRightColumn DIV.hr {
	background: url('../res/dot.gif') repeat-x 0px 3px;
	height: 6px;
	overflow: hidden;
}
