﻿fieldset.sfnewsletterForm.sfSubscribe
{
    width:178px;
    border:none;
}

ol.sfnewsletterFieldsList
{
    width:178px;
    height:25px;
    border:none;
    background:#666666;
    border-radius:5px;
    -moz-border-radius:5px;
    margin:0;
    padding:0;
    list-style:none;
}

ol.sfnewsletterFieldsList li.sfnewsletterField
{
    display: inline;
}

ol.sfnewsletterFieldsList li.sfnewsletterField input
{
    height:25px;
    color:White;
    background:#666666;
    margin-left:3px;
    border:none! important;
}

.sfnewsletterSubmitBtnWrp
{
    float:right;
    height:25px;
    margin-top:-23px;
    margin-right:4px;
}

.sfnewsletterSubmitBtnWrp input
{
    margin-top:-2px;
    width:20px;
    height:18px;
    background:#666666 url(images/email-submit-bg.png) no-repeat center;
    border:none! important;
}

#FooterTop_TC41094FE101_ctl00_ctl00_firstNameLabel,
#FooterTop_TC41094FE101_ctl00_ctl00_lastName,
#FooterTop_TC41094FE101_ctl00_ctl00_firstName,
#FooterTop_TC41094FE101_ctl00_ctl00_lastNameLabel,
#FooterTop_TC41094FE101_ctl00_ctl00_emailAddressLabel
{
    display:none;
}

.sfError,
.sfMessage.sfMsgNegative.sfMsgVisible
{
    font-size:10px;
    color:Red;
    background:transparent! important;
    font-weight:bold;
}

#FooterTop_TC41094FE101_ctl00_ctl00_messageControl
{
    background:none! important;
    font-size:11px;
}