#contactUsFormWrapper
{
   margin-top: 10px;
}

#contactUsFormCompleteWrapper
{
   margin-top: 10px;
}

#donationsFormWrapper
{
   margin-top: 10px;
}

.optionsDivInvisible{
display:none;
}

select{
width: 312px;
font-size: .8em;
margin: 0 0 15px 0px;
}

#mySelectText0, #mySelectText1, #mySelectText2, #mySelectText3, #mySelectText4, #mySelectText5{
display:none;
}

.formSectionLabel{
background: #6f2e9c;
margin-bottom: 20px !important;
display:block;
color: #ebe4ce;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
}

.formRow{
margin-top: 25px;
}

input{
margin: 0 !important;
}


.expWrap{
width: 312px;
}

.month{
width: 145px;
float: left;
}

.year{
width: 145px;
float: right;
}




