﻿.texta{
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
  width: 129px;
  height: 19px;
  border: 1px #dddddd inset;
}

.textb{
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
  border: 1px #dddddd inset;
  width: 30px;
  height: 19px;  
}

.textc{
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
  border: 1px #dddddd inset;
  width: 40px;
  height: 19px;  
}

.textd{
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
  border: 1px #dddddd inset;
  width: 430px;
  height: 19px;  
}

textarea{
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
  border: 1px #dddddd inset;  
}

select{
  border: 1px #dddddd inset;
  color: #777777;
  font-size: 12px;
  font-family: Trebuchet MS;
}

.select{
  width: 430px;
  height: 19px; 
}