.submit
{
  border: solid 1px #333333;
  width: 100px;
  height: 22px;
}

.text
{
  border: solid 1px #333333;
  width: 300px;
  height: 22px;
}

.select
{
  border: solid 1px #333333;
  width: 300px;
  height: 22px;
}

