@charset "utf-8";
/* CSS Document */

@media print {
        .noprint { display:none !important; }
        #content { margin-left:0px; border-bottom:none; border-right:none; margin-top:0; }
        .reservation_list_table { border-top:none; }
        #footer { margin-left:0px; }
        .toprint { display:block; }
        .printtitle { text-transform:uppercase; margin-bottom:20px; font-size:18px; }
}