.noprint {display: none}
div#container1 { width: 100%; margin: 0; float: none;}
input.text {border: 0px;}
table#lotsTable tbody td {border-bottom: 1px black solid;}
/*
#mainPage {width: 100%;}
div#menu {display: none;}
*/

/* Removes formatting for Printing on Reports pages */
body#reports #mainPage {width: 100%}
body#reports div#menu {display: none;}
body#reports div#topBranding1 {display: none;}
body#reports div.whitebox_shaded_top {padding: 0px; border: 0px; background-image: none;}
body#reports div.whitebox {padding: 0px;}
body#reports div.grayBorder1px {border: none; padding: 0px;}
body#reports div#bottomMenu {display: none;}
body#reports div.copyright {display: none;}
body#reports table tbody tr td {padding: 2px;}
body#reports table tbody thead th {padding: 2px;}
body#reports div.exportlinks {display: none;}
body#reports table.report {font-size: .75em;}
body#reports div#reportsBody div.grayBoxHeader {display: none;}
body#reports div#tableContainer {overflow-y: auto; overflow-x: auto;}
body#reports div#cardComplianceContent {overflow: auto;}
table tr.headerRow, table td.headerRow {background-color: #FFFFFF;}
table tr.group, table tr.group {background-color: #FFFFFF;}

/* Print/Fax Order mods for Standard and IMS */
div#printOrder div.infoBox {border: 0px;}

/* Pickticket print page */
div#printPickTicket input.text {
	border: 1px solid black;
	width: 30%;
}