@charset "utf-8";
/* CSS Document */

#contentLeftCol {
	width: 420px;
	float: left;
}

#contentRightCol {
	width: 280px;
	float: right;
}