body {
	background-color: white;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.redline {
	color: maroon;
}

#mainData {
	text-align: center;
}

.bottom {
	font-size: smaller;
	text-align: right;
	position: absolute;
	bottom:4px;
	right: 4px;
}

#logo {
	/*position:absolute;
	top:4px;
	left: 4px;*/
}

#copyright{
	font-family: sans-serif;
}

#signature {
}

#success {
}

#failed {
	color: red;
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

#exception {
	color: maroon;
}

.flag {
	border: 1px #c0c0c0 solid;
}

#sign {
	display: block;
	padding-left: 5%;
}

.digest {
	font-family: monospace;
	font-size: smaller;
	font-weight: bold;
}

#permalink {
	font-weight: bold;
}

#tip {
	font-size: smaller;
}

#powered {
	text-align: center;
	font-family: sans-serif;
	font-size: smaller;
	font-weight: bold;
}

#form {
	min-height: 120pt;
}

.paypal {
	float: right;
	margin-top: 24pt;
	text-align: center;
}

.paypal input, select{
	border: none;
	font-size: 8pt;
}

#paypal {
	margin-top: 4pt;
	display: none;
}

#paypalButton {
	cursor: pointer;
}
