

#Main {
	position: relative;
	width: auto;
}
#CenterColumn {
	float: none;
	width: 100%;
	overflow: visible;
	background-color:#FFFFFF;
}
#RightColumn {
	width: 24em;
	background-color:#FFFFFF;
	display: none;
}
.noprint,
#Main #Website .noprint {
	display: none;
}
#Head {
	font-size: 0.65em
}
*html .Wnum td { font-size:9px;}
