﻿* html #contentSection
{
	height: 600px;	
}

* html #leftCol
{
	height: 600px;
}

* html #rightCol
{
	height: 600px;
	background-image: none;
}