﻿#rightBG
{
	background: none;
	float: left;
}

#divCenterContent
{
	width: 51em;
	/*border: 1px solid orange;*/
}

#divRightContent
{
	width: 51em;
	clear: both;
	float: left;
	background: none;
	font: normal .8em tahoma, verdana, san-serif;
}