#headermenu, #header, #sidebar, #footer, #onlineform { display: none; }

#printlayout {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10pt;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	text-align:left;
	}
h1{
  border-bottom: 2px dashed #66a342; /* green */
  background: transparent url(flourish-large.gif) no-repeat scroll right 40%;
  font-size: 1.5em;
  color:#66a342; /* green */
}

table tr td {
 	border-bottom: 1px dashed #66a342; /* green */
 	padding: 0px 10px;
 	white-space: nowrap;
}


table tr.heading td {
	font-weight: bold;
}

#shippinglist { font-size: 75%}
