
label
{
  float: left;
  width: 100px;
}

.textBox
{
  width: 450px;
  border: 1px solid #8E8E91;
  margin-bottom: 5px;
  background: url( ../images/scga_bodybg_center.jpg ) repeat-x;
  color: #535353;
}

.multiTextBox
{
  width: 450px;
  height: 200px;
  border: 1px solid #8E8E91;
  margin-bottom: 5px;
  background: url( ../images/scga_bodybg_center.jpg ) repeat-x;
  color: #535353;
}