

.social-networks .addthis_button_google_plusone{
    text-indent: 0;
    width: auto;
    height: auto;
    margin-top: -3px;
}

.social-networks .addthis_button_compact, .social-networks .addthis_counter{
    float: left;
    margin-right: 3px;
    text-indent: 0;
}

.social-networks .addthis_counter a{
    text-indent: 0;
}

.post-content{
    float: left;
}

.category-list, .blog, .search{
    overflow: hidden;
    padding: 0 0 0 2px;
    width: 620px;
    float: left;
}

.main-holder .pagination{
    margin:10px;
}

.main-holder .pagination ul li{
    float:left;
    margin-right: 8px;
}

.post .heading .holder {
    padding: 0 0 4px;
}

.desc .list ul{
    display: inline-block;
}

#userForm fieldset {
    float:left;
}

#userForm fieldset legend {
    top:0;
    position:static;
    width:100%;
    color: #45A1D7;
    font: 300 1.875em/1.2em 'open sans',Arial,Helvetica,sans-serif;
    border-bottom:2px solid #D1E6F4;
    padding-bottom:8px;
    margin-bottom:15px;
    
}

#userForm ol{
    float:left;
    overflow: hidden;
    padding: 0 0 0 2px;
    width: 620px;
}

.news_listing {
    clear:both;
    width:100%;
}

.news_listing th {
    border-bottom:1px solid #9ecbec;
    text-align:left;
    font-weight:bold;
    padding:8px;
}

.news_listing td {
    padding:8px;
}

.news_listing a {
    color:#000;
    text-decoration:none;
}

.news_listing tr.even td {
    background-color:#f1f5f8;
}