.gwt-Button {
  width: 10em;
}
.gwt-Button:active {
}
.gwt-Button[disabled] {
  color: #888;
}