td.upper {
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/_images/header_533_gb.jpg);
}
.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}
table.entries {
	color : #444444;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
hr {
	color: #999;
	height: 1px;
}
/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}
div.centered table {
	margin: 0 auto; 
	text-align: left;
}
