.eb-event-date-container {
    background: #9c3 none repeat scroll 0 0;
    border: 0px solid #eee;
    border-radius: 100%;
    display: block;
    float: left;
    margin: 0 15px 0 -100px;
    padding: 5px;
    position: relative;
    width: auto;
}
#eb-event-page h1.eb-page-heading {
    margin: 0 0 10px 0 !important;
    font-size: 3rem;
    font-weight: normal;
    line-height: 105%;
}

.eb-box-heading {

    border-radius: 7px 7px 0 0;
    color: #333333;
    font-size: 3rem;
    font-weight: bold;
    line-height: 105%;
    padding: 30px 0px 0px;
    margin: 0;

}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {

    background: none;
    border: 0px solid #DBDEE1;

}

#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {

    border-bottom: 0px solid #DBDEE1;
    border-left: 0px solid #DBDEE1;
    border-right: 0px solid #DBDEE1;

}

#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {

    background: #fff;
    border-radius: 0 0 0 0;
    margin: 0;
    padding: 0px;

}