#ToolHeader {
	display: none;
}

#Menu #sForum {
	visibility: visible;
}

.content {
	padding: 0px 25px 0px 30px;
}

.content div, .content p {
	padding: 5px 0px;
	margin: 0px;
}

ul {
	list-style: none;

}

li, li a {
	font-weight: bold;
	line-height: 2em;
}

table {
	width: 750px;
}

table, tr, td {
	vertical-align: top;
}

td {
	padding : 5px;
}

td.long {
	width: 22%;
}

td.author {
	width: 24%;
}

td.body {
	background: #d9d9d9;
}

input, textarea {
	width: 100%;
	background: #e6e6e6;
	color: #000000;
}

.theme {
	font: 13px/15px "Times New Roman CE", "Times New Roman", Times, serif;
}

.peach {
	background: #ffcc99;
	color: #000000;
}

.peachLight {
	background: #ffe6cc;
	color: #000000;
}

.darkGray {
	background: #b3b3b3;
	color: #000000;
}

.lightGray {
	background: #cccccc;
	color: #000000;
}

.maroon {
	color: Maroon;
}

div.forumInput {
	position: relative;
	display: block;
	clear: both;
	vertical-align: top;
	margin-top: 0px;
}

div.forumInput div.left {
	width: auto;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	vertical-align: top;
}


div.content .forumInput #forumAd textarea {
	border: 1px solid;
	height: 100px;
}

.messages {
	clear: both;
	margin-top: 40px;
}

.message {
	border-top: 1px solid;
}

.childs {
	display: block;
	clear: both;
}

.subj, .plusminus {
	border: 5px solid #ffffff;
	background: #d9d9d9;
	padding: 0px;
	height: 25px;
	width: 100%;
}

.plusminus {
	width: 25px;
}

.subj {
	padding: 5px;
}

.selected {
	background: #ffaeae;
}

button.plus {
	width: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.cyanbg {
	background: #51becc;
}

.graybg {
	background: #cccccc;
}

.greenbg {
	background: #00ff00;
}
