﻿#calendar {
    max-width: 900px;
    margin: 40px auto;
}
    #calendar table, #calendar fieldset {
         margin-bottom: 0px!important;
    }



