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