/* self-clear.css */
#content #left .bottom .two-cols,
#content {
	overflow: hidden;	
}
* html #content #left .bottom .two-cols,
* html #content { 
	height: 1%; 
}
