/* IE CSS Fix */

#CT_Footer
{
	position:absolute;
	top: expression(document.body.clientHeight - 20 + 'px');
}

#BT_Greenserve
{
	display:none;	
}

