#rightWrap {
	width: 230px;
	float: right;
	margin-top: 35px;
}
#leftColumn {
	float: left;
	width: 690px;
	margin-top: 35px;
}