.kc-event-widget-container {    
    width: 239px;
    height: 260px;    
    background: transparent url(../images/eventWidgetBackground.jpg) top left no-repeat;     
}

.kc-event-widget-container-2 {    
    width: 239px;
    height: 235px;    
    background: transparent url(../images/eventWidgetBackground2.jpg) top left no-repeat;         
}

.kc-event-widget {
    padding: 10px 20px 0 20px;     
    color: white;  
} 

.kc-event-widget-hd {    
    font-weight: bold;
    margin-bottom: 10px;
}

.kc-event-widget-hd a, .kc-event-widget-hd a:visited, .kc-event-widget-hd a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.kc-event-widget-bd {
    font-size: 85%;
}

.kc-event-widget-bd a, .kc-event-widget-bd a:visited, .kc-event-widget-bd a:hover {
    color: white;
    text-decoration: none;
}

.kc-event-widget-ft {
    
}