/* Hacks */

#ieTableHack
	{
		margin: 0 auto;
		height: 100%;
		border-collapse: collapse;
		/*width:expression(document.body.clientWidth < 802? "800px": "auto" );*/
	}
#ieTableHack td
	{
		padding: 0;
		vertical-align: top;
		height: 100%;
	}

/* Nix IE/Mac\*/

*html #contentHolder p, *html #contentHolder ul, *html  #contentBox	{ height: 1px; }
*html .formField label.checkboxLabel { top: 3px; padding-left: 0; }	

/* Nix IE/Mac end */




