#NewsletterSignup .element_label
{
    font-family:Verdana;
    font-size:12px;
    color:#000000;
}
#NewsletterSignup .error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
}
#NewsletterSignup .sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
    border-style:solid;
    border-width:1px;
    border-color:#660000;
}
#NewsletterSignup .sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
}
#NewsletterSignup .sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    background-color:#660000;
    border-width:0px;
    text-align:center;
}
#NewsletterSignup .sfm_textbox
{
    padding:2px;
}
#NewsletterSignup .sfm_textarea
{
    padding:2px;
}
#NewsletterSignup .sfm_form_label
{
    font-family:Verdana;
    font-size:12px;
    color:#000000;
}
#NewsletterSignup .sfm_image_in_form
{
    border:0;
}
#NewsletterSignup .sfm_captcha
{
    border:0;
}
#NewsletterSignup .sfm_datepicker_icon
{
    border:0;
}

#NewsletterSignup #Email_container
{
    position:absolute;
    left:12px;
    top:9px;
    z-index:1;
}
#NewsletterSignup #Email
{
    float:left;
    width:172px;
    height:16px;
    z-index:1;
}
#NewsletterSignup #Submit_container
{
    position:absolute;
    left:198px;
    top:7px;
    width:104px;
    height:25px;
    z-index:2;
}
#NewsletterSignup #NewsletterSignup_Submit_img
{
    width:108px;
    height:29px;
    border:none;
}

