﻿#MainContent h1
{
    color: #373737;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #373737;
    margin-bottom: 10px;
}

#MainContent h2
{
    font-size: 14px;
    margin-bottom: 10px;
}

#MainContent h2 a
{
    color: #373737;
}

#MainContent h2 a:hover
{
    color: #575757;
}

#MainContent .new
{
    font-size: 12px;
    color: #373737;
    padding-bottom: 10px;
    border-bottom: 1px solid #373737;
    margin-bottom: 20px;
}

#MainContent small.newDate
{
    display: block;
    text-align: right;
}

#MainContent #MoreNews
{
    text-align: right;
}

#MainContent #MoreNews a
{
    font-size: 14px;
    color: #373737;
    font-weight: bold;
}

#MainContent #MoreNews a:hover
{
    color: #575757;
}