/**Election Styles**/

body{
	width: 1000px;
	margin: auto;
    background-color: #fff;
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    font-size: 1.1em;
    color: #000;
    line-height: 1;
    padding: 20px;
}
#top2012{
	width: 900px;
	margin-bottom: 20px;
}
.rh-logo{
	background:url(http://www.rutlandherald.com/graphics/rh-logo.jpg) no-repeat; 
	height: 30px; width: 300px; 
	margin-left: 50px;
	display: inline-block;
	vertical-align: center;
}
.ta-logo{
	background:url(http://www.timesargus.com/graphics/ta-logo.jpg) no-repeat; 
	height: 51px; width: 511px; 
	margin-left: 5px;
	display: inline-block;
	vertical-align: center;
}
.election-logo{
	background:url(http://www.rutlandherald.com/graphics/election-logo.gif) no-repeat; 
	height: 80px; width: 380px; 
	margin-right: 70px;
	display: inline-block;
}
.section2012{
	width: 600px;
	padding-left: 5px;
}
.sectionheader{
	font-size: 1.200em;
	font: Verdana, sans-serif;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.sectionheader span{
	font-size: .8em;
	color: #C0C0C0;
}
.sectionheader a{
	text-decoration: none;
}
.sectionheader a:hover{
	text-decoration: underline;
}
.linklist{
	float: left;
	list-style: none;
	line-height: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.race{
	float: left;
	border-top: solid 1px #C0C0C0;
	list-style: none;
	line-height: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.votecount{
	text-align:right;
	margin: 0 5px 0 5px;
}
.votecount span{
	text-align:right;
	margin: 0 5px 0 5px;
}
.header2012{
	font-size: 1.1em;
	font: Verdana, sans-serif;
	font-weight: bold;
}
.header2012 a{
	text-decoration: none;
}
.header2012 a:hover{
	text-decoration:underline;
}
.link2012{
	font-size: .9em;
	font: Verdana, sans-serif;
	font-weight: bold;
}
.link2012 a{
	text-decoration: none;
}
.link2012 a:hover{
	text-decoration: underline;
}
.subhead2012{
	font-size: 1em;
	color: #660000;
}
.towntotal{
	font-size: .7em;
	line-height: 1.2em;
	margin-left: 10px;
}
ul .race li span{
	float: right;
	margin-right: 10px;
}
.Demcand2012 {
	color: #1848E0;
	font-size: .85em;
}
.Repcand2012 {
	color: #D51A0E;
	font-size: .85em;
}
.Indcand2012 {
	color: #808080;
	font-size: .85em;
}
.precincts {
	font-size: .85em;
	margin-top: 10px;
	margin-bottom: 20px;
}
.precincts span{
	color: #C0C0C0;
}
.clear2012 {
	margin-bottom: 20px;
}
.descr2012{
	font-size: .7em;
	margin: 5px 0;
	line-height: 1.2em;
	color: #696969;
}
.winner span{
	background:url(/graphics/winner.png) no-repeat;
	height: 20px; 
	width: 20px;
	display: block;
}