div.content {
	padding: 0px;
}

div.blue-bar {
	line-height: 0px;
	padding-top: 6px;
	height: 24px;
}

div.blue-bar .stat-option {
	padding: 3px 0px;
}


table, th, tr, td {
	border-collapse: collapse;
	table-layout: fixed;
}

tr.header-col td {
	border-top: 1px solid #9dedf2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #9dedf2;
	background: white url('../images/hof-header.gif') repeat-x;
	height: 24px;
	font: bold 9pt Arial;
	color: #4a4947;	
}

td {
	border-top: 1px solid #9dedf2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #9dedf2;
	background: white;
	height: 24px;
	font: 9pt Arial;
	color: #4a4947;	
}

tr.place1 td { color: #dfb518 !important; font-weight: bold !important; }
tr.place1 td.first-col { background: transparent url('../../../images/first-place.gif') no-repeat 185px center !important; }
tr.place2 td { color: #666666 !important; font-weight: bold !important; }
tr.place2 td.first-col { background: transparent url('../../../images/second-place.gif') no-repeat 185px center !important; }
tr.place3 td { color: #c77c45 !important; font-weight: bold !important; }
tr.place3 td.first-col { background: transparent url('../../../images/third-place.gif') no-repeat 185px center !important; }

.first-col {
	padding-left: 15px !important;
}

.last-col {
	border-right: none !important;
}

div#hofprintbar {
	width: 70px;
	height: auto;
	padding-left: 10px;
	float: left;
}

div#hofprintbarright {
	width: auto;
	height: auto;
	padding-top: 7px;
	font: 7pt Arial;
	padding-right: 10px;
	color: #4a4947;
	float: right;
}

div#hofprintbar a:link, div#hofprintbar a:visited, div#hofprintbar a:hover, div#hofprintbar a:active {
	font: 14pt Arial;
	color: #4a4947;
	text-decoration: none;
}

span.user-name {
	float: left;
}

img.place-cup {
	float: right;
	margin-right: 10px;
}
