html, body
{
	padding: 0 10px;
	margin: 0px auto;
	text-align: center;
	background-color: #000;
	color: #aff;
}

h1, h2
{
	color: #fff;
	text-align: center;
}

h2
{
	color: #9ff;
	padding: 0;
	margin: 5px 0;
}

p
{
	padding: 0;
	margin: 5px 0;
}

hr
{
	width: 50%;
	border: 0px solid #aff;
	border-top-width: 2px;
}

div#sig_form table
{
	border: 5px solid #666;
	background: #222;
	margin: 10px auto;
}

div#sig_form table td
{
	vertical-align: top;
}

textarea
{
	border: 5px solid #666;
	width: 520px;
}

div#sig_form form
{
	margin: 10px auto;
}

div#sig_form form td
{
	text-align: left;
}

input.dollar
{
	width: 50px;
}

input.col,
input.num
{
	width: 30px;
}

input.date
{
	width: 80px;
}

div#sig_form form td.label,
div#sig_form form td.prefix
{
	text-align: right;
}

.comment
{
	color: #aaa;
}

td.button
{
	text-align: center;
}

.amountSlider
{
	border-top: 1px solid #9d9c99;
	border-left: 1px solid #9d9c99;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #f0ede0;
	height: 3px;
	position: absolute;
	bottom: 0px;
}
