#EmailUserControl
{
 width: 250px;
}
.EmailUserControl_TextBox
{
 float: left;
 vertical-align: top;
 width: 250px;
}
.EmailUserControl_Regex
{
 color: #FFF;
 float: left;
 vertical-align: top;
}
.EmailUserControl_Required
{
 color: White;
 float: left;
 vertical-align: top;
}
#ctrlContactUs
{
 display: inline;
 float: left;
 width: 375px;
}
.ctrlContactUsTitle
{
 font-weight: bold;
}
.contactUsRow
{
 padding-bottom: 5px;
 width: 100%;
 height: 20px;
}
.contactUsMessageRow
{
 margin-bottom: 5px;
 padding-bottom: 5px;
 width: 100%;
 height: 150px;
}
.contactUsTable
{
 width: 100%;
 height: 100%;
}
.contactUsLabel
{
 float: left;
 vertical-align: top;
 width: 75px;
}
.contactUsData
{
 float: left;
 vertical-align: top;
 width: 250px;
}
.contactUsData input
, .contactUsData textarea
{
 padding: 0 3px;
 resize: none;
}
.contactUsEmailBox
{
 float: left;
 vertical-align: top;
 width: 250px;
}
.contactUsSubmit
{
 float: left;
 text-align: right;
 width: 300px;
}
.ContactUsErrorMsg
{
 color: #FFF;
}
#contactUsMain
{
 float: left;
 display: inline;
 width: 250px;
}
.ContactUsMain
{
 width: 100%;
}
.contactus
{
 width: 100%;
}
.categoriesselect
{
 width: 225px;
}

