/* Start of CMSMS style sheet 'PollsMadeSimple' */
.pollvoteform {
    padding: 0.5em 0.5em 1em;   /* padding for the Polls */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the Polls section */
    border-bottom: 1px solid #ccc;
    font-size: 100%;
}
/* End of 'PollsMadeSimple' */

