#editorbody{ background-color: #fff; border-width:1px; border-style:solid; border-color:#fafafa #fafafa #fafafa #fafafa; } #editorHead{ padding:2px 6px 6px 6px; } .editorTools{ } .Toolsbar{ background: url(bar.gif) no-repeat 2px 5px; padding-left:8px; height:24px; float:left; } .ToolsUL{ display:inline; list-style:none; margin:0px; padding:2px; } .ToolsUL Li{ float:left; padding:2px; } .ToolsUL Li select{ font-size:13px; } .Toolsbutton:link,.Toolsbutton:visited{ border:1px solid #EFEFDE; width:16px; height:16px; display:block; padding:2px; } .Toolsbutton:hover{ background:#C1D2EE; border:1px solid #316AC5; } .Smilie:link,.Smilie:visited{ border:1px solid #fff; display:block; padding:2px; width:19px; height:19px; } .Smilie:hover{ background:#C1D2EE; border:1px solid #316AC5; } .UBBSmiliesPanel{ background:#fff;border:1px solid #333;text-align:left;padding:0px;position: absolute;visibility:hidden; } .editorContent{ width:97%; padding:0px 6px 6px 4px !important; padding:0px 4px 6px 4px; text-align:center; } .editTextarea{ font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding:1px; height:100px; overflow:auto; width:100%; text-align:left; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999999; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999; }