#sponsors {
	font-weight: 100;
	text-align: center;
}

.sponsor_package {
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

#sponsor_package th, td {
	text-align: left;
	//*padding: 0 0.5em;*//
}


#sponsor_package thead, td   {
	vertical-align: bottom;
}

#sponsor_package td {
	font-size: 10pt
}

#sponsor_package th {
	font-size: 10pt
}

#sponsor_package thead {
	font-size: large;
}

.tables {
	font-size: 10pt
}

.totals {
	border: 1px solid black;
}

#gold {
	background-color: #FCCA37;
}

#silver {
	background-color: #6C586E;
}

#bronze {
	background-color: #E37906;
}

.white {
	color: #FFFFFF
}

.underline {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color:#000000
}