	BODY
	{
		background-color: #000;
		margin: 0px;
	}
	
	BODY, TD, TH, LI, .electionText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	SELECT  /*, SELECT > OPTION */ {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #fff;
		color: #000;
	}
	
	TABLE.notes
	{
		border-left: solid 1px #666;
		border-top: solid 1px #666;
		border-right: solid 1px #666;
		border-bottom: none;
	}
	
	TABLE.results
	{
		border-left: solid 1px #666;
		border-top: solid 1px #666;
		border-right: none;
		border-bottom: none;
	}
	
	TABLE.results TH
	{
		border-left: none;
		border-top: none;
		border-right: solid 1px #666;
		border-bottom: solid 0px #666;
		background-color: #036;
		font-size: 11px;
		font-weight: bold;
	}
	
	TABLE.results TD
	{
		border-left: none;
		border-top: none;
		border-right: solid 1px #666;
		border-bottom: solid 1px #666;
		text-align: center;
		color: #000;
	}
	TABLE.results .shimmy
	{
		border-top: none;
background-color: #036;	
	padding: 0px;	
	}
	
	TABLE.results TD TABLE TD, TABLE.results TD TABLE TH
	{
		border: none;
		text-align: left;
	}
	
	.tableHeader
	{
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	}
	
	.tableNote
	{
		background-color: #eee;
		color: #000;
	}
	
	.time
	{
		color: #333;
	}
	
	.explainer
	{
		color: #333;
		font-weight: bold;
	}
	
	.cnnElectionsTopTease
	{
		font-size: 14px;
		color: #000;
		font-weight: bold;
	}
	
	.cnnElectionsBalanceofPower
	{
		color: #000;
		font-weight: normal;
	}
	
	.cnnElectionsResultsExplainer
	{
		color: #333;
		font-weight: bold;
	}
	
	.cnnElectionsResultsParty
	{
		color: #000;
		font-weight: bold;
	}
	
	.little
	{
		font-size: 11px;
		color: #000;
		font-weight: normal;
	}
	
	.cnnElectionsResultsHeader
	{
		font-size: 11px;
		color: #fff;
		font-weight: bold;
	}
	
	.cnnElectionsNavLinks, .cnnElectionsNavLinks:link, .cnnElectionsNavLinks:visited
	{
		color: #009;
		font-weight: bold;
	}
	
	.cnnElectionsNavLinks:hover
	{
		color: #009;
		font-weight: bold;
	}
	
	.discl
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333;
	}

	.cnn4LR8TBpad 
	
	{
		padding-left:4px;
		padding-right:4px;
		padding-top:8px;
		padding-bottom:8px;
	}
