/*  Delcloseawards.com Style Sheet  */
/*  main.css  */
/*  defines main section styles  */

.news_article h3 {
        font-size: 1.8em !important;
        margin: 0;
}

.news_article h4 {
        font-size: .9em;
        margin: 0 0 10px 0;
        color: #777;
}

.news_article img {
        border:1px solid #A16700;
}

.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 main.css */