

legend {
  color: #666666;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: -1px;
}



form div.submit input.submit {
  width: 230px !important;
  text-align: center;
}

form input.submit {
  background: #56CF31 url( ../images/submit-bg.gif) repeat-x scroll 0 50%;
  border-color: #B2F38A #125B0A #125B0A #B2F38A;
  border-style: solid;
  border-width: 1px;
  color: white;
  overflow: visible;
  padding: 0.42em 10px;
}