fieldset{
  border-style: solid solid solid solid;
  max-width: 500px;
  -moz-border-radius: 7px;
}
legend{
  margin:0px;
  font-family: tahoma,arial,helvetica
}
hr{
  border: 0;
  color: #E0E0E0;
  background-color: #E0E0E0;
  height: 1px;
}
body{
  font-family: tahoma,arial,helvetica
}