body {
	width: 100% !important;
	color: #000 !important;
}
#nav,#logo,#footer,#button {
	display: none;
}
#printable {
	width: 100%;
	text-align: center;
}
#main {
	margin-left: 0 !important;
}

.mailto {
	margin-top: 1em;
}
#printable div.title, #shipping div.title {
	font-weight: bold;
	font-size: 1.3em;
}
table.printorder {
	margin: 3em 0 1em 0;
}
table.printorder td {
	padding: .5em;
	font-size: 1.3em;
}
table.printorder td.sep {
	border-bottom: 1px dotted #666;
	padding-top: 0 !important;
	font-size: .5em;
}
table.printorder td.header {
	font-weight: bold;
	text-align: left;
}
table.printorder td.title, table.printorder td.amount, table.printorder td.price {
	text-align: left;
}
table.printorder td.item {
	text-align: right;
}
table.printorder td.grand {
	font-weight: bold;
}
#shipping div.shipto {
	font-size: 1.5em;
}
#comments {
	width: 100% !important;
}
