body {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans",  "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	background: #717E75;
}
input.txt {
	border: solid 1px #666;
}
p.explanation {
	font-size: smaller;
}
h4 {
	margin-bottom: 0px;
}
body a {
	color: #333;
	text-align: center;
}
.page {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 700px;
	background: white;
	color: #333;
}
table.formtable tr td#swaparrows {
	padding-left: -0.5em;
}
table.formtable tr td {
	text-align: center;
	padding-left: 0.5em;
}
.box {
	background: #FFFFFF;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	color: white
}
.box a {
	margin: 5px;
	color: white
}
.boxtop {
	background: url(ne.gif) no-repeat top right;
}
.boxtop div {
	font-size: 0;
	height: 30px;
	background: url(nw.gif) no-repeat top left;
}
.boxbottom {
	background: url(se.gif) no-repeat bottom right;
}
.boxbottom div {
	font-size: 0;
	height: 30px;
	background: url(sw.gif) no-repeat bottom left;
}
.boxcontent {
	padding: 0px 30px 0px 30px;
}
