﻿#polltitle
{
	padding-bottom: 4pt;
     font-weight:normal;
     color:red;
}
.pollitems
{
    color:#3A3A3A;
}
.pollitems table tr input
{
	margin-bottom:5pt;
}
#poll-info
{   float:left;
    width:320px;
}
#poll-application
{
	width: 250px;
	float: right;
	padding-left: 15px;
	padding-right:10px;
	background-image: url(vert-rule.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0% bottom;
	color: #3A3A3A;
}
#poll-application H3
{
	padding-top: 15pt;
     font-weight:normal;
     color:Red;
}
#poll-info H3
{
	padding-top: 15pt;
     font-weight:normal;
     color:Red;
}
#poll-info H4
{
	padding-top: 2pt;
     font-weight:normal;
     color:#3A3A3A;
}