#eb-event-page .eb-box-heading {
    border-radius: 15px 7px 0 0;
    color: darkblue;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 20px 10px 7px;
}
/*social share buttons */
.eb-container {
    text-align: right;
}
#eb-share-text {
    float: right;
    font-size: 70%;
    font-weight: 400;
    padding-left: 5px;
    padding-top: 15px;
}
/* to hide form on group registration - font set to white*/
.eb-form-heading {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #dbdee1;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
}
.eb-container {

    text-align: left;
}
.eb-container img {
    border: 0 none;
    display: inherit;
}