/*  Delcloseawards.com Style Sheet  */
/*  vote.css  */
/*  defines vote section styles  */

.no_border {
        border-bottom: none !important;
}

#nom_nominations ul {
        margin-top: none;
        margin-bottom: none;
        list-style: none;
}

#nom_nominations img {
        border: 1px solid #A16700;
}

#nom_nominations td {
        text-align: center;
}

.table_header {
        text-align: left !important;
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: 0 !important;
}

h3 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.2em;
        margin: 0:
        padding: 0;
}

/* end vote.css */