@charset "UTF-8";
#container {
	position: absolute;
	margin-top: -233px;
	margin-left: -397px;
	left: 50%;
	height: 465px;
	width: 794px;
	bottom: 50%;
	top: 50%;
}
#leftcol {
	float: left;
	height: 465px;
	width: 363px;
}
#rightcol {
	float: right;
	height: 465px;
	width: 431px;
	margin: auto;
	padding: 0px;
}
