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.author_title {
    display: block;
    color: #999;
    font-style: normal;
    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-bottom: 10px;
}

div#body.articles h3 {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
}
#soi_info {
    font-family: arial;
}
#soi_info a {
    color: #82BED2;
    font-family: arial;
    margin: 0;
    text-decoration: none;
    font-size: 12px;
}
#soi_info a:hover {
    color: #A5DCEB;
}
#soi_info ul {
    color: #FFFFFF;
    font-size: 12px;
    list-style-type: disc;
    margin-left: 30px;
}
div#body #soi_info ul li p{
    font-size: 12px;
    margin: 0;
}
#soi_info h3 {
    font-size: 16px;
    margin: 10px 0 5px;
}
#soi_info h4 {
    font-size: 14px;
    margin: 10px 0 5px;
}


#body #left {
    margin-top:26px !important
}

#body #left div.article_author p{
    color: #999999;
    font: 13px/20px normal Arial,sans-serif;
    margin-top: -10px;
}