input, textarea
{
  border: solid 1px #734031;
  background: #FFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

textarea
{
  height: 150px;
}

input.button
{
  color: #787878;
  font-weight: bold;
  background: #DCDCDC;
  border: none;
  height: auto;
  vertical-align: middle;
  border: 1px solid #787878;
}

.big, .big_area
{
  width: 287px;
}

.small
{
  width: 50px;
  font-size: 11px;
}

.middle
{
  width: 231px;
}

#contactAdress
{
  position: absolute;
  top: 82px;
  left: 440px;
}

.msg
{
  color: #CC0006;
  font-weight: bold;
}

td.field
{
  text-align: right;
}