* {
	border-color: #3C3C3C;
	border-style: none;
}
input, textarea {
	border-style: solid;
	border-width: 1px;
}
table {
	font-size: .8em;
}

th {
	white-space: nowrap;
	padding: 3px;
}

td {
	text-align: center;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
}
td:empty {
	border: none;
}
#logo {
	float: right;
}
img {
	vertical-align: bottom;
}
#infobox {
	font-size: 1em;
}
#infobox td, #infobox th {
	text-align: left;
	border: none;
	vertical-align: top;
	padding: 2px;
}
h3 span {
	float: left;
	text-align: center;
	width: 32%;
	font-size: 0.8em;
	white-space: nowrap;
	display: block;
}
h2 img {
	vertical-align: middle;
}

