h1.maintitle {
	margin-top: 50px;
	font-weight: bold;
	font-size: 400%;
	color: #333;
	letter-spacing: -3px;
}

h3 {
	font-weight: bold;
	color: #000;
}

h4 {
	font-weight: bold;
	color: #333;
}

h1.maintitle a {
	color: #333;
}

h1.maintitle a:hover {
	color: #333;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #933;
}

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


#main {
	font-size: 110%;
}

#main h4 {
}

div.replies {
	font-size: 90%;
	padding: 5px;
	background-color: #def;
	border-bottom: 1px dotted #999;
}

div.statuses {
	font-size: 90%;
	padding: 5px;
	background-color: #fee;
	border-bottom: 1px dotted #999;
}

table.kit {
	width: 70%;
}

td.kit {
	width: 150px;
}

img.kit {
	height:100px;
	width:100px;
	border: 1px solid #ccc;
}

td.map {
	width: 300px;
}