.skh-latestblogs
    {
    margin-top: 4px
    }
    
.skh-latestblogs-box
    {
    width: 301px
    ; height: 135px
    ; background: url('/portals/0/images/layout/skh-latest-blog-background.png') no-repeat
    ; clear: both
    ; padding: 7px 7px 0px 7px
    }
    
.skh-latestblogs-authorpic
    {
    width: 49px
    ; height: 58px
    ; float: left 
    }
    
.skh-latestblogs-title
    {
    width: 230px
    ; height:58px
    ; max-height: 63px
    ; float: right
    ; margin-right: 10px
    }

.skh-latestblogs-desc
    {
    width: 280px
    ; height: 60px
    ; max-height: 60px
    ; clear: both
    ; margin-left: 7px
    ; margin-right: 7px
    ; padding-top: 2px
    }
    
a img
    {
    border: none 0px white
    }