﻿body {
}
.widget h2
{    
    text-transform: capitalize;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: -1px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 11px;
}
body ul li div.row
{
    margin-left:0px;
    margin-right:0px;
}

.widget .body li a {
    line-height: 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0e53a5;
}
.widget .thumb-holder img {
    width: 100px;
    height:60px;
}

    
    