.content table {
	border-collapse: collapse;
}

.content .required {
	text-decoration: underline;
}

.content .error {
	color: red;
}

.content .forumslist {
	margin-bottom: 2em;
}

#forumpostingedit {
	display: none;
}

.ForumDBInsert label.content {
	display: block;
}

.forumedit th, #quickpost th {
	text-align: left;
}

.forumedit td input, #quickpost td input {
	width: 99%;
}

.forumedit td.addsignature input, #quickpost td.addsignature input {
	width: auto;
}

.forumthread .functions, .forum .functions {
	float: right;
}

.forumthread table, .forum table {
	clear: right;
}

.forumthread .author {
	vertical-align: top;
}

.forumthread .datetime {
	vertical-align: top;
	text-align: center;
}

.grouprights .right, .objectrights .right {
	text-align: right;
}

.forumstat .statistic {
	float: left;
	margin: 3px;
}

.forumstat .hourstats .bars td {
	vertical-align: bottom;
	text-align: center;
}

#quickpost .closelink {
	text-align: center;
}

p.pages .current {
	font-weight: bold;
}

textarea {
	width: 99%;
}

.posts, .hits, .lastposting {
	text-align: center;
}

.content table.form th {
	color: inherit;
	background-color: inherit;
	text-align: left;
	vertical-align: middle;
}

.onitmenu ul {
	list-style-type: none;
	padding: 0;
}

.onitmenu li {
	margin: 0;
}

.contesttree table {
	border-collapse: collapse;
}

.contesttree td {
	padding: 0;
}

.contest table {
	margin-bottom: 1em;
}

.seatmap .map a {
	display: block;
	height: 100%;
	width: 100%;
}

.seatgroup .map {
	position: relative;
}

.seatgroup .map div {
	position: absolute;
	background-color: green;
}

.seatgroupmapedit table td {
	border: 1px solid black;
	width: 90px;
	height: 90px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.seatgroupmapedit table td div {
	width: 90px;
	height: 90px;
}

.seatgroupmapedit table {
	table-layout: fixed;
}

.seatgroupmapedit .free {
	background-color: green;
}

.newsedit table.form {
	width: 100%;
}

.pollquestionedit .status label {
	display: block;
}

.pollquestionedit .question input {
	width: 99%;
}

.pollresult .bar {
	text-align: left;
}

.registerstat td {
	text-align: center;
}

.registerstat .bars {
	vertical-align: bottom;
}

.registerstat .bars img {
	width: 0.65em;
}

.groupadmin label {
	display: block;
	margin-bottom: 0.5em;
}

.objectedit .installed {
	text-align: center;
}

p.success {
	color: green;
}

a.groupchangeown, a.groupadmin {
	display: block;
}

.contesttree .winner a {
	color: green;
}

.contesttree .loser a {
	color: red;
}

.ContentEdit textarea {
	width: 100%;
	height: 40em;
}

.ContentEdit label, .groupselect label, .userselect label, .navigationselect label {
	display: block;
}

.mailingask .text pre {
	padding: 0;
	margin: 0;
}

.DNewsEdit textarea {
	width: 50em;
	height: 25em;
}
