body { background-color: #FFF; }

.print_pagebreak {page-break-before:always} 

form{
	visibility: hidden;
	height: 1px;	
}

.signature img {
	visibility: hidden;
	height: 1px;	
}

.smaller {
	font-size: x-small;
	float: right;	
	padding-right: 6px;		
}


#wholeform {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}

#order_detail table{
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}

#order_detail table tr td{
	text-align: left;	
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px 1px 0 0;
    border-style: solid; 
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}

#address table tr td{
	text-align: left;
	padding-top: none;	
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;	
	margin-left: 0px;
}

.centre {text-align: center;}
