@CHARSET "ISO-8859-1";

.print
{
	display:inline;
}
.dontprint, #leftSidebar, #topBanner
{
	display:none;
}

#RegisterForm {
	height:auto;
}

#contentWhite{
	padding: 10px;	
}
#contentWhite table{
	width: 100%;
}

