/*SPONSOR BOX*/
.title-bar {
    font-weight: bold;
    background: #efefef;
    margin: 0px;
    padding: 10px;
}
.sponsoredBoxMain{padding:10px; border:1px solid #efefef; border-top:0;}

.sponsoredBoxMain h4 a {color: #333;}
.sponsoredBoxMain h4 a:hover, .sponsoredBoxMain h4 a:focus {color: #23527c;}
.sponsoredBoxMain h5 a:hover, .sponsoredBoxMain h5 a:focus {color: #23527c;}
.sponsoredBoxMain p a{color:#333;}

.xlcatlin .title-bar {
    background: #0074b9;
    color: #fff;
}
.xlcatlin .title-bar a {
    color: #fff;
}
.xlcatlin .sponsoredBoxMain{border-color:#0074b9;}

.list-sponsored{margin:0; padding:0;}

.list-sponsored li {
    list-style: none;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
/*end SPONSOR BOX*/
