/* CSS Document */ #whatnewtitle{ 	padding-bottom:10px; }   #whatnewtitle img{  	padding:5px;  }  .tableBottom{ 	border-top:1px solid #000;	text-align:right; }   /*.tableBottom a:link, .tableBottom a:visited{  	color:#FFFFFF;  }*/  .tableTop{ 	background-image:url(/images/whatsnew/tabletop.gif);	background-repeat:no-repeat;	background-position:top;	background-color:#b0c4de;	color:#000;	border-bottom:1px solid #000; }  div#content table{ 	width:100%;	clear:both; }  td, th{ 	padding:5px; }  th{ 	background-color:#acacac;	color:#000; }  .tableBorder{ 	border:1px solid #000; }  h3{ 	color:#fff;	background-color:#00238d;	padding:5px;	text-align:center;}#kidsQuiz{	margin:10px;	border:1px solid #00238d;}#kidsQuiz p{	padding:0 5px;}td.borderLeft, th.borderLeft{	border-left:1px solid #000;}td.borderRight, th.borderRight{	border-right:1px solid #000;}tr.evenRow{	background-color:#fff;}tr.oddRow{	background-color:#ccc;}