

#social #twitter{
	margin-left:6px;
	height: 436px;
	overflow:hidden;
	background-image: url('/images/bg_twitter.gif');
	background-repeat: no-repeat;
	background-position: 17px 0;
	margin-top:-19px;
	padding-top:120px;
}
#social #twitter h2{
	text-indent: -10000px;
	position: absolute;
}
#social #twitter li{
	margin-top: 21px;
	padding-bottom: 21px;
	font-size:0.75em;
	color: #58595b;
	border-bottom: 1px solid #b2b1b1;
	display:block;
	width:195px;
}
#social #twitter li span{
	display: block;
	padding-bottom:4px;
}
#social #twitter li a{
	color: #d2232a;
	text-decoration:none;
}
#social #twitter li a:hover{
	text-decoration:underline;
}
#bookmarks span{
	margin-top:17px;
	text-indent: -10000px;
	display:block;
	width:32px;
	height:32px;
}
#bookmarks li{
	float:left;
	margin-right:5px;
	width:32px;
	list-style:none;
	list-style-image: none;
}
#bookmarks .twitter-bm span{background-image: url('/images/twitter_32.png');}
#bookmarks .flickr-bm span{background-image: url('/images/flickr_32.png');}
#bookmarks .rss-bm span{background-image: url('/images/rss_32.png');}
#bookmarks .facebook-bm span{background-image: url('/images/facebook_32.png');}



#news{
	width: 283px;
	color: #fff;
	height: 140px;
	font-size:0.6875em;
	float:left;
	overflow:auto;
}
#news p{
	margin-bottom:1em;
	line-height:150%;
}
#news a{
	color: #4289C0;
}
#newsholder{
	background-image: url('/images/bg-news.jpg');
	background-repeat: no-repeat;
	width:323px;
	height:181px;
	padding-top:45px;
	padding-left:20px;
	margin-left: 34px;
	
}
#masthead{
	margin-bottom: 16px;
	width: 573px;
	height: 364px;
	background-image: url('/images/bg-call.jpg');
	background-repeat:no-repeat;
}
#masthead h2{
	text-indent: -10000px;
}
#voting{
	float:left;
	width: 331px;
	height: 304px;
	background-image: url('/images/bg-vote.gif');
	background-repeat:no-repeat;
	margin-left:31px;
	margin-top:14px;

}
#map{
	float: right;
	margin-top: -225px;
	width:206px;
	height:544px;
	background-image: url('/images/bg-map.jpg');
	background-repeat: no-repeat;
}
/* polling */

.lg-poll{
	margin-top: 60px;
	margin-left: 20px;
}
.lg-poll li, .lg-poll p{
	list-style: none;
	list-style-image: none;
	font-size: 0.6875em;
	color: #4289bf;
	margin-bottom:15px;
}

.lg-poll ul{
	border-bottom: 1px solid #7c96aa;
	width: 285px;
	margin-bottom:1em;
}
.lg-poll h3 p{
	text-transform: uppercase;
	margin-bottom:15px;
	font-style: oblique;
	font-size: 11px;
	color: #4289bf;
}
.lg-polls-answers li{
	margin-bottom:4px;
}
.lg-poll .answer-total-votes{
	color: #d2232a;
}
.lg-poll .a-0 .percentage{
	border:1px solid #d2232a;
	padding:1px;
}
.a-0 .percentage small{
	background-color: #d2232a;
	padding:2px 0px 2px 10px;
	color: #fff;
	display: block;
}
.lg-poll .a-1 .percentage{
	border:1px solid #4289C0;
	padding:1px;
}
.a-1 .percentage small{
	background-color: #4289C0;
	padding:2px 0px 2px 10px;
	color: #fff;
	display: block;
}

.lg-poll .a-2 .percentage{
	border:1px solid #164161;
	padding:1px;
}
.a-2 .percentage small{
	background-color: #164161;
	padding:2px 0px 2px 10px;
	color: #fff;
	display: block;
}
.poll-total-votes{
	text-transform: uppercase;
	margin-bottom:15px;
	font-size: 11px;
	color: #4289bf;
}
span.date{
	color: #aaa;
	text-align: right;
	display:block;
	padding-right: 10px;
	margin-bottom: 10px;
	font-style: oblique;
}
#map a{
	display:block;
	text-indent: -10000px;
	width:206px;
	height: 544px;
}
.download{
	text-align:left;
	display:block;
	height:15px;
	font-size:10px;
	color: #999;
	padding-top: 14px;
	padding-left:10px;
	background-color:#fff;
	text-decoration:none;
}
a.download:hover{
	text-decoration: underline;
}