.TwoColumn .blockArea
{
	float: left;
	width: 200px;
}

.TwoColumn .RightColumn
{
	float: right;
}
