﻿ 
.srtextboxnew {
            
            margin-top:10px;
        }
        .srtextboxnew a{
            color:#000;
        }
        #newcss .container{
            width:100%;
            min-width:100%;
            max-width:100%;
            padding:0px;
            margin:0px;
        }
        #newcss .row{
            padding:0px;
            margin:0px;
        }
        .column-latest{
             width: 33.33333333333333%;
             vertical-align:top;
        }
        .ad-row{
            width:100%;
            padding-bottom:3px;
            border-bottom:1px solid #ccc;
            margin-bottom:5px;
        }
        .column-latest .ad-row:last-child{
            border-bottom-width:0px;
        }
        /*.post-container{
            width:75px;
            height:75px;
            float:left;
        }*/
        .post-container td{
            vertical-align:top;
        }
        .post-container .post-img{
            width:75px!important;
            height:75px!important;
            text-align:left;
        }
        .post-content{
            /*width:330px;*/
            float:left;
            text-align:left;
            background-color:#ccc;
        }
         .post-content .heading-title{
             text-align:left;
         }
