
.mblTextArea {
  padding: 4px 1px;
  border-width: 1px;
  border-style: inset;
  font-family: Helvetica;
  font-size: 13px;
  background-image: none;
  background-color: #333333;
  border-style: none;
  border-top-style: solid;
  border-top-color: rgba(85, 85, 85, 0.9);
  border-top-width: 1px;
  border-radius: 2px;
  color: #ffffff;
  border-radius: 0;
  border-top-color: transparent;
  font-size: 17px;
}
.mblExpandingTextArea {
  margin: 2px;
}
