
#center form, #center fieldset{
  width:350px;
}


.ws-dyn-form .e-element .e-label {
  font-size:1.4em;
  color:#666;
}

.ws-dyn-form .fieldset .i-submit {
             float: left;
             margin-left: 160px;
             border: 1px solid #aaaaaa;
}

.ws-dyn-form .fieldset input.i-checkbox{
  width:20px;
}

.ws-dyn-form .fieldset input.i-radio{
  width:20px;
  border:0;
}

.reg_text{
  width:180px;
  margin-left:160px;
  margin-bottom:4px;
}
