
#data{
  padding : 20px 30px;
  min-height : 456px;
}

h1{
  margin-bottom : 20px;
}

fieldset{
  width : 300px;
}

input[type=submit]{
  width : 75px;
  height: 35px;
  padding-bottom : 5px;
  padding-left: 5px;
  background : url(../../images/css/button_75_30-trans.png) no-repeat top left;
  border: none;
  font-weight: bold;
  color : white;
  margin-left: 235px;
}