/* Fix to override settings in the ezroot/design/base/stylesheets/classes.css file */

/* CALENDAR */
.calendar {
    position: relative;
    z-index:100;
	margin: -15px 0 0 0;
}

div.calendar table
{
    width:auto;
}

div.calendar td
{
    padding: auto;
    text-align: auto;
    font-size: 11px;
}