@charset "utf-8";
/* CSS Document */

#newsletterUnSubscribe fieldset{ width:350px;border:1px solid white;}
#newsletterUnSubscribe label {width:150px float:left; display:inline;}
#newsletterSubscribe input {width:150px;}
#outputNewsLetterSite {margin-top:25px;}
#newsletterSubscribe .newsLetterButton {width: 75px;}
.error {color:red; font-weight:bold; text-align:left;}
.ok {color:black; font-weight:bold; text-align:left;}