.sendform table{
  width:605px;
}
.sendform th,.sendform td{
  border:1px solid #669900;
  padding:6px;
}
.sendform th{
  font-weight:bold;
  background-color:#F4FFDF;
}
.req{
  color:#EE2222;
  padding-left:0.25em;
}
.example{
  color:#444444;
}

.descTbl{
  width:605px;
  height:190px;
  margin-bottom:20px;
}
.descTbl td{
  background:url(../images/reqshop_bg.gif) no-repeat bottom;
}

#btnSubmit{
  width:180px;
  height:30px;
}

