#wrapper h3 {
	background: url(../images/records.png) no-repeat left bottom;


	behavior: expression(IEPNGFIX.fix(this));
	height: 23px;
	width: 71px;
	margin-left: 35px;
	margin-top: 6px;
}


#wrapper #main #records {
	position: absolute;
	left: 0px;
	top: 55px;
	padding-right: 50px;
	padding-left: 50px;
	width: 628px;
	overflow: auto;
	height: 330px;
}
#wrapper #main #records table {
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0em;
}
#wrapper #main #records td {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #main #records td.nopad {
	padding-top: 0px;
}

#wrapper #main #records th {
	padding-top: 3px;
	padding-bottom: 3px;
}
