body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #ccc;
	font-family: Verdana, Helvetica, sans-serif;
}
p, h1, h2, h3, h4 { margin-top: 0; }
h3, h4 {
	margin-bottom: .3em;
	padding-bottom: .3em;
	border-bottom-style: solid;
}
h3 { border-bottom-width: 2px; }
h4 { border-bottom-width: 1px; }
img { border: 0; }
a, a:visited {
	color: #fc9;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
dt {
	font-weight: bold;
	margin-bottom: .5em;
}
dd {
	margin-left: 2em;
	margin-bottom: .4em;
}
dd a { font-weight: bold; }
.results { margin: .5em 0 0 0; }
.results dt {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0;
}
.results dd { margin-bottom: 0; }

div#links {
	position: absolute;
	top: 88px;
	left: 0;
	width: 140px;
}
div#links a {
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 15px;
}
div#links a:hover { text-decoration: none; }

div#logo a {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	border: 10px solid;
	background: 0 0 no-repeat;
	width: 120px;
	height: 79px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	height: 59px;
}
div#reload {
	position: absolute;
	top: 79px;
	right: 0;
	width: 120px;
	font-size: 85%;
	text-align: center;
}

div#content {
	position: absolute;
	top: 0;
	left: 140px;
	right: 110px;
	padding: 20px 20px 25px 10px;
	border-left: 2px solid;
}

.fleft {
	float: left;
	border-width: 0 12px 0 0;
	margin-right: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 0;
}
.fright {
	float: right;
	border-width: 0 0 0 12px;
	margin-left: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0;
}
.fleft, .fright {
	text-align: center;
	margin-bottom: .5em;
	border-style: solid;
}

table { margin-bottom: 1em; }
td, th { padding-right: .5em; }
th { text-align: left; }
.formrow {
	border-bottom: 1px solid;
	text-align: right;
}

.search { clear: both; }

div#close {
	position: absolute;
	top: 0;
	right: 20px;
	font-style: italic;
	text-align: right;
}
div#listing { margin: 20px; }
div#listing td, th { padding-left: .5em; }
