.post_thumbnail{margin:8px 0px;width:50px; float:left}
.widget-area .widget p {margin: 5px !important;}
.post_content div.newsdesc
{
    float:left;
    width:313px;
}

.post_content div.descrition
{
    float:left;
    width:220px;
    margin:10px;
    
    margin-left:24px;
}

.post_content h2
{
    font-family: 'Helvetica W01 Roman', 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size:15px;
    font-weight: normal;
    
}

.post_content h3
{
    font-family: 'Helvetica W01 Roman', 'Source Sans Pro', sans-serif;
    font-weight: 400;
    
    font-size:15px;
    margin-top:5px;
}

.post_content p
{
    font-family: 'Helvetica W01 Roman', 'Source Sans Pro', sans-serif;
    font-weight: 400;
        
    font-size:13px;
    color:#b2b2b2;
    
    line-height: 18px;
    margin-top:10px;
}