.FormPanelStyle
{
   background-color: transparent;
   border-width: 0px;
   border-style: none;
}

.SubHead.LabelItemStyle
{
   font-size: 12px;
}

#SubmitButton
{
   width: 100%;
   text-align:center;
}

#ExplainRequired
{
   width: 0px;
   height: 0px;
   visibility: hidden;
}

.Normal.CaptchaStyle
{
   text-align: center;
}

.SubmissionPanelStyle
{
   background-color: transparent;
   border-width: 0px;
   border-style: none;
}

