img.eb-thumb-left {
    margin: 15px 0px 10px 0px !important;
    border: 2px solid #000000;
    float: none !important;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    border-radius: 0px 0px 0 0;
	border:0px;
    color: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 8px 100px 7px;
    margin: 0;
}

#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    background: none;
    border-radius: 0 0 0px 0px;
	border:0px;
    margin: 0;
    padding: 10px;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    border-radius: 0px 0px 0px 0px;
	border:0px;
    color: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 8px 10px 7px;
    margin: 0;
	background: none;
}