.staticbox{/*width:500px;*/}


form.fvce_form{text-align:right;}

/*
a.helpicon {
  float:right;
}
*/
p.inputelement {
  color: #666;
  text-align:right;
  width:400px;
}
p.inputelement label{
  color: #000;
  font-weight: bold;
  width:250px;
  text-align:left;

}
p.inputelement a.helpicon {
  float:none;
  display: inline;
}
p.inputelement input, p.inputelement select, p.inputelement textarea {
  display: inline;
  width:250px;

}
p.actionbuttons {
  border-top: 1px solid #fff;
  text-align: right;
  padding-top: 6px;
  padding-right:100px;
}
a.helpicon img {
  border: 0px;
}


.yesnobox {
  text-align:left;
  margin-left:250px;padding-bottom:5px;}
/*form {float:left;}*/
}




input.fvce_error, textarea.fvce_error, select.fvce_error {
  background-color: #f00;
  color: #00F;
}
span.fvce_error {
  color: #f00;
  font-weight: bold;
}

img.fvce_captcha{}

p.fvce_dialog{  color: #666;
  text-align:left;
  width:480px;}

.termsbox{width:400px;border:1px solid black;height:100px;overflow:auto;font-size:95%;}

.fvce_radio{
  width:300px;
  text-align:left;
  margin-left:15px;
  float:right;
  display:block;
}