/*
	AP ELECTION LEADERBOARD
	boston.com
	
	Restyling AP election-results widget
	for homepage and inside pages. 
	
	December 30, 2011
	By Grant Staublin
	
 */

.ap-leaderboard table {
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.eln-office-name, .eln-date {
	display: none;
}

tr.eln-subhed-table {
	font-weight: bold;
}

tr.eln-bodyregular {
	background: #f1f1f1;
}