/* Write here your custom CSS rules. */
td {
        Font-size:30px;
        background-color:#ffffff;
        border-style: solid;
        border-width:1px;
        border-color:#000000;
        padding: 10px 32px 0px 32px;
}
#pollbox{
        width:100%;
        margin:10px;
        border:none;
        text-align:left;
        padding-bottom:12px;
}
#opener{
        font-size:16px;
        text-align:left;
}