#wrapper h3 {
	background: url(../images/link.png) no-repeat left bottom;


	behavior: expression(IEPNGFIX.fix(this));
	height: 23px;
	width: 39px;
	margin-left: 35px;
	margin-top: 6px;
}



#wrapper #main #records {
	position: absolute;
	left: 0px;
	top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	width: 628px;
	overflow: auto;
	height: 335px;
}
#wrapper #main #bg #records a {
	color: #FFFFFF;
}

#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 th {
	padding-top: 3px;
	padding-bottom: 3px;
}
