span.scroll-box.venues {
    max-height: 120px;
    display: block;
    overflow-y: auto;
}
.event-venue-thumb img {
    width: 40px!important;
}
.tribe-events-list-widget-events .entry-title, .venue span{
/*    font-weight: bold;*/
    text-transform: uppercase;    
    font-size: 14px;
    float: none;
}
.separator{
    background-color: #000;
    height: 1px;
}
.tribe-events-widget-link {
    margin: 10px 0;
}
.tribe-events-list-widget-events .entry-title a {
    color: #cc0000;
}
.duration, div.venue{
    font-size: 11px;
}