/* CSS Andreas Seibert */
#rightBottom
{
  position: relative;
  top :500px;
}

.field { 
  background-color: #555555;
  width: 350px;
  border: 0px;
}

form {
  position: relative;
  top: 20px;
  left: -15px;
}

.button {
  background-color:#888888; 
  text-align: center; 
  color: #ffffff; 
  width: 80px; 
  border: 3px;
}

form {
}

.red {
  color: #C82625;
  text-decoration: none;
}
