#content h1 {
	margin-bottom: 0px;
}

span.dateinfo {
	font-size: 1em;
}

#content .notop {
	padding-top: 0px !important;
	border-top: 0px none !important;
	margin-top: 0px !important;
}

#content .nobottom {
	padding-bottom: 0px !important;
	border-bottom: 0px none !important;
	margin-bottom: 0px !important;
}

table {
}

th, td {
	padding-left: 2em;
	padding-right: 4em;
}

#content .msg {
	border: 1px solid;
	padding: 1.5em;
}

#content .bad {
	background-color: #ffaaaa;
	border-color: #990000;
}

#content .good {
	background-color: #aaffaa;
	border-color: #009900;
}

#content .general {
	background-color: #ffffcc;
	border-color: #999900;
}

#content label.fixedwidth {
	float: left;
	clear: left;
	width: 8em;
	font-size: 1.2em;
}

#content .antispam {
	display: none; !important
}
