.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;
}

.Normal .Disabled
{
   color: Gray;
}

.helferleinForm_FloatLeft
{
   float: left;
   margin-right: 5px;
}

.helferleinForm_FloatRight
{
   float: right;
}

.helferleinForm_ClearFloat
{
   clear: both;
   width: 0;
   height: 0;
}
