 .toolbar tr { background: #e7e7e7; }
 .toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
 .toolbar .btn-pressed {  background: #e7e7e7; color: ButtonText;
  border: 1px solid #e7e7e7; padding: 1px;  margin: 0px; cursor: pointer; cursor: hand; }

 .toolbar .btn- .btn-hover  img { width: 20px; height: 20px; }

 .toolbar .btn-hover { background: #eff9e7; border: solid 1px #c3c3c3; border-top: solid 1px #fff; border-left: solid 1px #fff }
 .toolbar .btn-active,  
 .toolbar .btn-pressed { background: #eff9e7; border: solid 1px #c3c3c3; border-top: solid 1px #fff; border-left: solid 1px #fff }
 .toolbar .btn-pressed { background: #eff9e7; }
 .edname { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }
