#colNormal{
	float:left;
	width:355px;
	border:0px solid green;
}

#colRight{
	float:left;
	width:355px;
	border:0px solid pink;
}
