.no-print
{
	display: none;
	width: 0px;
	height: 0px;
}

.reservation_calendar
{
    width: 800px !important;
}
.reservation_calendar_toolbar_top
{
    width: 800px !important;
    margin: 0em .5em 0em 0em;
}
.reservation_calendar_otherMonthDay 
{
    visibility: hidden;
}

.reservation 
,.reservation a:link
,.reservation a:visited
,.reservation a:hover
,.reservation a:active
,.reservation_new
,.reservation_draft
,.reservation_flagged
,.reservation_published
,.reservation_approved
,.reservation_rejected
,.reservation_conflict
,.reservation_status_select 
{
    font-size: 12pt !important;
    font-family: Times New Roman !important;
}

.content .subRight {
    width: 800px !important;
    }






