#header, #footer, #leftbar, div.garnish, ul.buttons { display: none !important; }
* {
	margin: 0; padding: 0;
}

div.page, #content, #content div.top, #wide, #wide div.top {
	width: 600px; min-height: 1px;
	margin: 0; padding: 0;
}


h1.title {
	position: static;
	width: auto; height: auto;
	text-indent: 0;
	top: 0; left: 0;
	margin: 0; padding: 0 0 16px 0;
	font-size: 20px;
	color: #900b15;
	background: none;
}
h2.title {
	width: auto; height: auto;
	text-indent: 0;
	font-size: 16px;
}

div.voucher {
	width: 555px; height: auto;
	margin: 0; padding: 20px;
	border: #900b15 solid 1px;
}
div.voucher table td input {
	border: #ffffff solid 1px;
}
div.voucher table td textarea {
	height: 50px;
	overflow: hidden;
}
