@CHARSET "UTF-8";

#outerWrapper {
	clear: none;
}

#contentBox {
	margin:auto;
	width: 827px;
}

#leftBox {
	float: left;
	width: 160px;
	margin-top: 105px;
	/*padding-top: 75px;*/
}

#rightBox {
	float: right;
	width: 160px;
	margin-top: 105px;
}
