.colSecondary, .colPrimary {
	padding:10px 10px 10px 0px;
	float:left;
}
.colPrimary {
	background-color: #EAEAEA;
	width: 480px;
}
.colSecondary {
	background-color: #D5D5D5;
	width: 248px;
}
