.text_editor_textarea { width : 100%; margin : 0px; padding : 0px; font-family : verdana, monospace; font-size : 12px; background-color : #fff; border : 1px solid #243d0f; }

.text_editor_panel { background : #243d0f; }
.text_editor_panel a { color : #fff; text-decoration : none; border-bottom: none; }
.text_editor_panel a:hover { color : #fff; text-decoration : none; border-bottom: none; }
.text_editor_panel span.red { color : #f00; }
.text_editor_panel span.green { color : #0f0; }
.text_editor_panel span.blue { color : #00f; }

.dbox_color_select { position: absolute; background : #f9fff5; border : 1px solid #243d0f; width : 218px; text-align : center; padding : 5px; z-index: 20; }
.dbox_color_select a { color : #015507; text-decoration : none; border-bottom: none; }
.dbox_color_select a:hover { color : #00900a; text-decoration : underline; border-bottom: none; }

.dbox_smile_select { position: absolute; background : #f9fff5; border : 1px solid #243d0f; width : 218px; text-align : left; padding : 5px; z-index: 20; }
.dbox_smile_select a { color : #015507; text-decoration : none; border-bottom: none; }
.dbox_smile_select a:hover { color : #00900a; text-decoration : underline; border-bottom: none; }
.smiles_list_iframe { margin : 0px; background-color : #f9fff5; border : 0px; display : block; width : 100%; height : 200px; }