#editorbody{
	background-color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#12100F #12100F #12100F #12100F;
}
#editorHead{
	padding:0px 5px 0px 5px;
	background-color: #12100F;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
.editorTools{
	background-color: #12100F;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.Toolsbar{
	padding-left:8px;
	height:24px;
	float:left;
	background-color: #12100F;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.ToolsUL{
	display:inline;
	list-style:none;
	margin:0px;
	padding:2px;
	background-color: #12100F;
	border-top-color: #12100f;
	border-right-color: #12100f;
	border-bottom-color: #12100f;
	border-left-color: #12100f;
}
.ToolsUL Li{
	float:left;
	padding:2px;
	background-color: #12100F;
}
.ToolsUL Li select{
	font-size:13px;
	background-color: #12100F;
}

.Toolsbutton:link,.Toolsbutton:visited{
	border:1px solid #12100F;
	width:16px;
	height:16px;
	display:block;
	padding:2px;
	background-color: #12100F;
}
.Toolsbutton:hover{
	border:1px solid #12100F;
	background-color: #12100F;
}
.Smilie:link,.Smilie:visited{
	border:1px solid #12100F;
	display:block;
	padding:2px;
	width:19px;
	height:19px;
	background-color: 12100F;
}
.Smilie:hover{
	border:1px solid #12100F;
	background-color: #12100F;
}
.UBBSmiliesPanel{
	border:1px solid #000000;
	text-align:left;
	padding:0px;
	position: absolute;
	visibility:hidden;
	background-color: #0000000;
}
.editorContent{
	width:97%;
	padding:0px 6px 6px 4px !important;
	padding:0px 4px 6px 4px;
	text-align:center;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.editTextarea{
	border:1px solid #000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	height:250px;
	overflow:auto;
	width:100%;
	text-align:left;
	background-color: #000000;
	line-height: 20px;
	color: #535345;
}
