﻿
.PollFrame
{
    border-right: #796600 1px solid;
    border-top: #796600 1px solid;
    border-left: #796600 1px solid;
    border-bottom: #796600 1px solid;
    width: 160px;
}

.PollHeader
{
    height: 20px;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana, Sans-Serif;
    text-align: center;
    background-position: center center;
    background-image: url(../images/formatting/poll/header_poll.gif);
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.PollBackground
{
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Sans-Serif;
    background-color: #ededed;
    text-align: left;
}

.PollButton
{
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Sans-Serif;
    background-color: #ededed;
    text-align: center;
}