.ContactUsForm_UserImage_Container
{
  background-color: #A5A29D;
}

.ContactUsForm_LeftColImage_Container
{
  width: 281px;
  background-image: url(http://www.dominicsdecorating.com/DealerWeb/Themes/Shared/Images/ContactUs/contactus_leftcol_bg.jpg);
  background-repeat: repeat-y;
}

.ConfirmLabel
{
  font-size: 14px;
}

.captchaMessage {
    color: red;
}

.hideCaptchaMessage {
    display: none;
}