div.css-search div.em-search-main .em-search-submit {
   
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #605575), color-stop(1, #7B718A) );
    background: -moz-linear-gradient( center top, #b7d282 5%, #8eb56d 100% );
    background-color: #655A79;
}

.events-calendar {
    width: 50%;
    margin: 0 auto;
}