#contentsection #leftContentColumn {
	float:left;
	border-width:1px;
	border-style:solid;
	padding:2px 10px;
}

#contentsection #rightContentColumn {
	float:right;
	border-width:1px;
	border-style:solid;
	padding:2px 10px;
}

#contentsection #centerContentColumn {
}

