body {
	font-family: Verdana, Arial;
	font-size: 12px;
}

a, a:visited, a:active, a:link {
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.clearfix { clear: both; }

.th-directions { font-size: 1.1em; font-weight: bold; font-variant: small-caps; }
.th-wrap { overflow: hidden; }
.th-wrap-info { position: relative; margin-top: 6px; margin-left: 195px; }
.th-name { font-size: 18px; font-weight: bold; text-transform: uppercase; font-variant: small-caps; }
.th-team { font-weight: bold; }
.th-team-img { margin-top: 3px; margin-right: 5px; border: 0; }
.th-icon-img { width: 48px; height: 48px; border: 0; }

.th-icon {
	float: left;
	width: 64px;
	text-align: center;
	margin-right: 25px;
}

.th-icon-txt {
	font-size: 0.8em;
	text-align: center;
}

div.ahover { position: absolute; }