div#body.articles h1 {
    margin-bottom: 0;
}

div#body.articles h1 span.author {
    display: block;
    color: #dc842c;
    font-size: 18px;
    line-height: normal;
    padding-top: 8px;
}

div#body.articles h1 span.author_title {
    display: block;
    color: #999;
    font-style: italic;
    font-size: 16px;
    line-height: normal;
    padding-bottom: 10px;
}

div#body.articles p {
    font: 14px / 22px normal Arial, sans-serif;
    color: #FFF;
}

div#body.articles h2 {
    -x-system-font: none;
    color: #F39531;
    font-family: Times, serif;
    font-size: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 30px;
    padding: 0 0 10px;
}

div#body.articles h3 {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
}
