foo{}

#MainBodyArea
{
  width: 839px;
  max-width: 839px;
}

#RequestPassword
{
  width: 839px;
  margin: 10px 0 20px 45px; 
}

#RequestPassword span.label
{
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  padding: 1px 10px 1px 1px;
}
#RequestPassword input.value{}
#RequestPassword input.button
{
  cursor: hand;
}
#RequestPassword span.message
{
  font-size: 12px;
  color: #007A5E;
  line-height: 21px;
  margin-left: 15px;
}

