.rw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5F4745;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
}
#leftcol {
	width: 45%;
	float: left;
}
#rightcol {
	width: 45%;
	float: right;
}
