#bbeditor {
  padding: 0 1em;
  background: #fff;
  color: #111;
  border: 5px solid #444;
}
#bbeditor fieldset {
  border: 0;
}
#bbeditor label {
  font-weight: bold;
}
.bbebar {
  height: 32px;
}
.bbebar img {
  margin-top: 4px;
  padding: 4px;
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
}
.bbebar a {
  margin-right: 8px;
}
