*html ul.subnav_box{
	height:458px;	
}
*html #content{
	height:500px;
}
*html .cs_million-small{
	top:-22px
}
*html td sup{
	position:relative;
	left:0;
	top:-5px;
}
*html dl.notes{
	color:#00b0E6;
	font-weight:bold;
	display:block;
	
}
*html lh{
	padding-bottom:20px;
	display:block;
}

*html dl.notes dd{
	color:#666;
	font-weight:normal;
	
}
*html td{
	background-color:inherit;
}
*html .cs_million-small{
	position:absolute;
	top:0px;
	font-size: 24px;
}

