/* Start of CMSMS style sheet 'PollsStyles' */
.pollname {
 color: #6E9C33;
 font-size: 1.3em;
 line-height: 1.3em;
 margin: 0 0 0.5em 0;
}
.polllabel {
 width: 150px;
 padding-left: 5px;
}
.pollvoteform {
}
.polloptions {
 padding: 0 0 10px 0;
}
.polloption {
 padding: 3px 0 0 0;
}
.pollvotebtn,  .pollreturntovotebtn {
 background: #6e9c33;
 color: #fff;
 padding: 1px 4px 1px 4px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.polltotalvoteslabel {
 color: #6E9C33;
 font-size: 1.3em;
 line-height: 1.8em;
 margin-top: 5px;
}
.polltotalvotes {
 color: #6E9C33;
 font-size: 1.3em;
}
.pollerror {
 color: red;
 font-size: 1.2em;
}
.namelabel {
 width: 460px;
 padding-left: 3px;
}
.nameinput {
 padding-left: 3px;
}
.urllabel {
 width: 200px;
 padding-left: 5px;
}
.urlinput {
 padding-left: 3px;
}
.pollmessage {
 color: #6E9C33;
 font-size: 1.3em;
 line-height: 1.8em;
}

/* End of 'PollsStyles' */

