﻿.showOnPrint {display: none }
.mainContentStyle {float:right; width:543px; padding-left:10px; padding-top:10px; border-left-style:solid; border-width:1px; border-color:#767370}
.scheduleDivStyle {height:460px; width:775px; overflow:auto; margin-bottom:20px }

@media handheld {
    .showOnPrint {text-align:center }
    .mainContentStyle {float:right; width:543px; padding-left:10px; padding-top:10px; border-left-style:solid; border-width:1px; border-color:#767370}
    .scheduleDivStyle {width:775px; margin-bottom:20px }
}
