/* CSS Document */
#divLeftColumn
{
	display:none
}

#divRightColumn
{
	float:left;
	width:670px;
	height:375px;
	overflow:auto;
}