.mainnewsletter {
     color: #000000;
     font-family: Arial;
     font-size: 14px;
     font-weight: bold;
     text-align: center;
     width: 100%;
}

.mainnewsletter p {
     text-align: center;
}

.newsletterbutton {
     border: 5px solid #000000;
     font-weight: bold;
     padding-top: 5px;
     text-align: center;
}

.newsletterbutton p {
     text-align: center;
}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide {
     color: #000000;
     font-weight: bold;
     text-decoration: none;
}

.newsletterbutton_highslide {
     border: 0px solid #000000;
     font-weight: bold;
     padding-top: 5px;
     text-align: center;
}

.newsletterbutton_highslide p {
     text-align: center;
}

.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide {
     color: #000000;
     font-weight: bold;
     text-decoration: none;
}

#subscribelayout {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-bottom: 2px solid #000000;
     border-left: 2px solid #000000;
     border-right: 2px solid #000000;
     color: #92939D;
     font-size: 12px;
     font-weight: normal;
     padding-top: 10px;
}

#subscribelayout p, .highslide-body p, .normalsublayout p {
     font-weight: bold;
     padding-top: 10px;
     text-align: center;
}

.highslide-body p {
     color: #92939D;
}

.normalsublayout {
     background: none repeat scroll 0% 0% #FFFFFF;
     border: medium none;
     color: #92939D;
     font-size: 12px;
     font-weight: normal;
     margin-top: 5px;
     padding-top: 10px;
}

