/*@import "layout.css";*/
#header, #intRightCol, #intDivider, #footer, #scheddl, h2 { display: none; }
html  {font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 17px;}

#intLeftCol, table { width: 100%; /*margin: 0 auto; */}
#intLeftCol h3 {margin-bottom: -25px;  color: #C2660D; font-size: 20px;}
table {margin-bottom: -15px;}
#schedAdd {margin: -10px 0 0 0!important; }
#printTag {display: block; font-weight: bold; font-size: 14px; text-align: center;}
caption {display: none;}
table.wp-table-reloaded tr td {border-bottom: 1px solid gray;}
table.wp-table-reloaded tr th {border-bottom: 3px solid black; padding-left: 0px!important; color: black; text-align: left;}
.row-5, .row-9, .row-12, .row-17, .row-19 {height: 10px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
#intLeftCol {padding-left: 90px!important; width: 95%;}
}