.uwysiwygbuttons { background-color:#e2e2e2;
                   padding:2px;
                 }


.buttono { border-bottom:buttonshadow 1px solid;
           border-left:buttonhighlight 1px solid;
           border-right:buttonshadow 1px solid;
           border-top:buttonhighlight 1px solid;
           cursor:pointer;cursor:hand;
           margin-right:1px;
           margin-left:2px;
           margin-top:2px;
         }  
 
 
.uwysiwygbuttons .button { cursor:pointer;cursor:hand;
                           margin-right:1px;
                           background-color:buttonface;
                          	font-weight:bold;
                          	font-family:Tahoma;
                          	font-size:11px;
                          	border:1px outset; 
                           margin-top:2px;
                           margin-left:2px;
                         }


.spacer { margin-left:2px;
          height:22px;
        }


.uwysiwygtabs { position:relative;
                top:-2px;
              }


.uwysiwygtabs img { cursor:pointer;
                    cursor:hand;
                  }


.uwysiwygiframe { position:relative;
                  top:1px;
                  left:0px;
                  margin-bottom:2px;
                  display:none;
                }


