.diyinput, .diyinput INPUT
{
  font-family: arial;
  font-size: 12px;
  color: #444444;
  font-weight: bold;
  height: 16px;
}

.diytext, .diytext TEXTAREA
{
  font-family: arial;
  font-size: 12px;
  color: #444444;
  font-weight: bold;
  
  width: 400px;
  height: 98px; /* 74px; */
}