a.cheditor_tag_path { text-decoration:none; color:#0033cc; font-size: 8pt; font-family: verdana; }
a.cheditor_tag_path:hover { color:#0033cc; text-decoration:underline; }
.cheditor_editarea { border:1px solid #ccc; }
.cheditor_modify_block { display:none;border-right:1px solid #ccc;border-left:1px solid #ccc; border-bottom:1px solid #ccc;padding:2px;background-color:#ededed;font-size:7pt;font-family:verdana;text-align:left; }
.cheditor_status_bar { font-size:8pt;font-family:verdana;color:#333; line-height:1}
.cheditor_resize { width:11px;cursor:move; }
.cheditor_popup_window { border: 1px solid #8db3e5; display:none; position: absolute; background-color: #ebe9ed; left: 0px; top: 0px; }
.cheditor_popup_drag_handle { border-bottom:1px solid #8db3e5; text-align:left; height:24px;  }
.cheditor_popup_title_bar { padding: 6px 0px 0px 3px !important;line-height: 1em }
.cheditor_splitter { height: 11px;overflow:hidden;text-align:center;border-left: 1px #ccc solid;border-right: 1px #ccc solid;cursor:s-resize;background-color:#eee; }
.cheditor_mode_icon { width: 24px; height: 16px; cursor: pointer; vertical-align:top }
.cheditor_popup_title { font-size: 9pt; font-family:±¼¸²; font-weight:bold; color:#003366; }
.cheditor_popup_cframe { background-color: #ebe9ed; }
.cheditor_pulldown_mouseout { background-color: #fff;}
.cheditor_pulldown_mouseover { background-color: #d2e4fa; }
.cheditor_pulldown_container { border:#8db3e5 1px solid; background-color:#fff }
.cheditor_pulldown_frame { position:absolute; visibility:hidden; z-index: -1; width:1px; height:1px; line-height:12px}
.cheditor_pulldown_color_cell { border: 1px solid #000; font-size: 7px; height:12px;width: 12px; cursor: pointer; }
.cheditor_pulldown_color_selected { border: 1px solid #000; font-family: verdana; font-size: 12px; text-align: center; }
.cheditor_pulldown_color_table { border:0px; }
.cheditor_modalPopupTransparent { background-color: #f0f0f0; position: absolute; display: none; top: 0px; left: 0px; }
.cheditor_dragWindowTransparent { background-color: #fff; position: absolute; display: block; left:0px; top: 24px}
.cheditor_pulldown_background {line-height: 1; }
.cheditor_tag_path {
   	border-right: 1px #ccc solid;
   	border-left: 1px #ccc solid;
   	border-bottom: 1px #ccc solid;
   	padding: 5px 2px 5px 2px;
}
.cheditor_toolbar {
    border-top:1px #ccc solid;
    border-left:1px #ccc solid;
    border-right:1px #ccc solid;
    background-color:#ededed;
    padding:2px 2px 0px 2px;
}
.cheditor_toolbar_icon_wrapper {
	margin: 0px 2px 0px 0px;
	float: left;
	height: 24px;
	overflow: hidden;	
}
.cheditor_toolbar_comment {
/*  border-top:1px #ccc solid;
    border-left:1px #ccc solid;
    border-right:1px #ccc solid;
    background-color:#ededed;
    padding:2px 2px 0px 2px;
*/
}
