h2 {
	margin: 8px 6px 6px 6px;
	padding: 2px 4px 2px 8px;
	border: solid #888;
	border-width: 0 0 1px 4px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

h3 {
	margin: 2px 6px 2px 8px;
	padding: 2px 4px;
	border-bottom: 1px solid #888;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

ul {
	margin: 8px 12px 12px 26px;
	padding: 0;
}

li {
	padding: 2px 0 6px 0;
}

li.nodisc {
	list-style-type: none;
}

/*table {
	width: 100%;
}*/

/*
table, tbody, tr, td {
	margin: 0;
	padding: 0;
}
*/

#randomtop .title a { color: #fff; }
#randomtop .title a:visited { color: #ccc; }
#randomtop .title a:hover {
	color: #004080;
	background-color: #fff;
}

#randomtop table { font-size: 13px; }
#randomtop .topimage td {
	height: 360px;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}

#randomtop .topimage img {
	vertical-align: bottom;
}

.box {
	padding: 2px;
}

.box thead td {
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	background-color: #444;
}

.box table {
	border-collapse: separate;
	border-spacing: 4px;
}

.box td {
	vertical-align: top;
}

#information {
	font-size: 13px;
}

#information a.floatright:hover {
	background-color: transparent;
}

#information td {
	width: 50%;
}

#information form p {
	text-align: right;
}

#bannerlink {
	font-size: 10px;
}

#bannerlink tbody td {
	padding: 6px 0 4px 0;
	text-align: center;
}

#bannerlink tbody td a {
	color: #000;
	text-decoration: none;
}

#counter {
	text-align: center;
}
