.cleditorMain {border:0.125rem solid #999; padding:0 0.125rem 0.125rem; background-color:white}
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:1.25rem Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
.cleditorToolbar {background: url('../img/cleditorToolbar.gif') repeat; background-size: 0.125rem 3.25rem;}
.cleditorGroup {float:left; height:3.25rem}
.cleditorButton {float:left; width:3rem; height:3rem; margin:0.125rem 0 0.125rem 0; background: url('../img/cleditorButtons.gif'); background-size: 96rem 3rem;}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:0.125rem; height:2.875rem; margin:0.125rem 0 0.125rem 0; background:#CCC}
.cleditorPopup {border:solid 0.125rem #999; background-color:white; color:#333333; position:absolute; font:1.25rem Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:0.25rem 0.5rem 0.25rem 0.5rem}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:350px; padding:0.125rem 0 0 0.125rem}
.cleditorColor div {float:left; width:28px; height:28px; margin:0 0.125rem 0.125rem 0}
.cleditorPrompt {background-color:#F6F7F9; padding:8px; font-size:1rem}
.cleditorPrompt input,
.cleditorPrompt textarea {font:1rem Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:350px; padding:8px; font-size:1rem}
