.ste .bar { background: transparent; padding: 3px; }
.ste .frame { border: 0px ; }
.ste .frame iframe {  height: 90px; }
.ste img { border: 0; }
.ste .button { padding: 1px; }
.ste .button-hover { padding: 1px;}
.ste .button-click { padding: 1px; }
.ste .separator { width: 0px; height: 18px; border-left: #aca899 1px solid; border-right: #ffffff 1px solid; margin: 0 5px; }
.ste .source { padding-top: 5px; }

.ste .bold{ padding: 1px; background-image:url(../../images/wysiwyg/bold.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .bold:hover { padding: 1px; background-image:url(../../images/wysiwyg/bold_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .italics{ padding: 1px; background-image:url(../../images/wysiwyg/italics.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .italics:hover { padding: 1px; background-image:url(../../images/wysiwyg/italics_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .underline{ padding: 1px; background-image:url(../../images/wysiwyg/underline.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .underline:hover { padding: 1px; background-image:url(../../images/wysiwyg/underline_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .jleft{ padding: 1px; background-image:url(../../images/wysiwyg/justify_left.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .jleft:hover { padding: 1px; background-image:url(../../images/wysiwyg/justify_left_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .jcenter{ padding: 1px; background-image:url(../../images/wysiwyg/justify_center.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .jcenter:hover { padding: 1px; background-image:url(../../images/wysiwyg/justify_center_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .jright{ padding: 1px; background-image:url(../../images/wysiwyg/justify_right.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .jright:hover { padding: 1px; background-image:url(../../images/wysiwyg/justify_right_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .bulletN{ padding: 1px; background-image:url(../../images/wysiwyg/list_ordered.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .bulletN:hover { padding: 1px; background-image:url(../../images/wysiwyg/list_ordered_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .bulletD{ padding: 1px; background-image:url(../../images/wysiwyg/list_unordered.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .bulletD:hover { padding: 1px; background-image:url(../../images/wysiwyg/list_unordered_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .link{ padding: 1px; background-image:url(../../images/wysiwyg/insert_hyperlink.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .link:hover { padding: 1px; background-image:url(../../images/wysiwyg/insert_hyperlink_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .img{ padding: 1px; background-image:url(../../images/wysiwyg/insert_picture.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .img:hover { padding: 1px; background-image:url(../../images/wysiwyg/insert_picture_on.gif); width:20px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .paste{ padding: 1px; background-image:url(../../images/wysiwyg/paste.gif); width:132px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .paste:hover { padding: 1px; background-image:url(../../images/wysiwyg/paste_on.gif); width:132px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

.ste .smile{ padding: 1px; background-image:url(../../images/wysiwyg/smile.gif); width:132px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }
.ste .smile:hover { padding: 1px; background-image:url(../../images/wysiwyg/smile_on.gif); width:132px; height:20px; background-repeat:no-repeat;  display:block; cursor:pointer; }

