body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.page {
	padding: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.voteBlock  {
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 440px;
}
.voteMessage    {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	color: #333;
	text-transform: uppercase;
	width: 165px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.voteAd1  {
	background-attachment: scroll;
	background-image: url(../poll-1-w80.jpg);
	background-repeat: no-repeat;
	background-position: 10px -15px;
	height: 75px;
	width: 185px;
	background-color: #FFF;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.voteAd2 {
	background-attachment: scroll;
	background-image: url(../poll-2-w80.jpg);
	background-repeat: no-repeat;
	background-position: 10px -15px;
	height: 75px;
	width: 185px;
	background-color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.voteAd1 a , .voteAd2 a{
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 70px;
	font-style: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
	background-color: #ECEDED;
	height: 65px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.voteAd1 a:hover ,.voteAd2 a:hover{
	color: #FFF;
	background-color: #4F1553;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000;
}
.voteLink  {
	padding: 0px;
}
.poll .banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background: EDEDED;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.poll .subhead{
	margin-left: 0px;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #333;
	padding: 0px;
	margin-right: 0px;
	text-transform: uppercase;
}
.poll .hint {
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #999;
	margin-right: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.poll .question {
	margin-left: 0px;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #662176;
	padding: 0px;
	margin-right: 0px;
}
.poll .question span{
	margin-left: 0px;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333;
	padding: 0px;
	margin-right: 0px;
}
.poll .pic{
	 margin-left: 50px;
 }
.pollNumber {
	background-color: #FFF;
	margin: 0px;
	width: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pollNumber p{
	font-size:14px;
	font-weight:bold;
	color:#662176;
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.poll a{
	text-decoration: none;
	font-size: 12px;
	color: #000;
 }
.poll .text{
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
}
.poll .pollItem {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pollItem .itemTitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.pollItem .itemTitle .itemText{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.pollItem .itemTitle input{
	float: right;
}
.pollItem a img{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 121px;
	width: 110px;
}
input.voteBtn{
	background-color: #ECEDED;
	margin: 5px;
	padding: 5px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
input.voteBtn:hover{
	background-color: #333;
	color: #FFF;
}
.adminSection {
	background-color: #EFF0EF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	display: none;
}
.adminSection h2 {
	font-size: 22px;
	color: #662176;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.adminSection .text{
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	display: block;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.adminSection .text a{
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	display: block;
	text-decoration: none;
}
.adminSection .link  {
	font-size: 10px;
	font-style: italic;
	margin: 5px;
	padding: 5px;
	display: block;
	background-color: #FFF;
	font-weight: bold;
	color: #662176;
	text-decoration: none;
}
 
 a:hover {
	text-decoration: none;
	color: #000;
 }
.clear {
	clear: both;
}
.page .clear a {
	font-size: 9px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	display: block;
	float: left;
	width: 100px;
}
.pollMainTitle  {
	font-size: 36px;
	color: #333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pollSubTitle  {
	font-size: 18px;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pollIndex {
	background-color: #EFF0EF;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pollIndex a{
	display: block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
}
.pollIndex a:hover{
	color: #FFF;
	background-color: #662176;
}
