#form
{
  position: relative;
  left: 245px;
  border: 1px solid #060/*#00a*/;
  border-right-color: #000;
  border-bottom-color: #000;
  width: 310px; 
  padding: 5px;
  background-color: #abf;
}
.bez
{
  width: 100px;
}
.text
{
  width: 185px;
  background-color: #fff;
  border: 2px solid #000;
  border-right-color: #060/*#00a*/;
  border-bottom-color: #060/*#00a*/;
}
.input
{
  width: 190px;
  text-align: left;
}
*html .bez
{
  padding-left: 5px;
  padd\ing-left: 5px;
}
*html #td_send
{
  padding-top: 5px;
  padding-bottom: 5px;
  padd\ing-top: 5px;
  padd\ing-bottom: 5px;
}
.but
{
  background-color: #aaa;
  border: 1px solid #060;
  border-right-color: #000;
  border-bottom-color: #000;
  cursor: pointer;
  font-weight: normal;
  width: 145px;
}
