
label									{ display:block; float:left; margin:0; color:#006699; font-weight:bold; }
label.error           { font-weight:normal;color:red;text-align:left; padding-left:25px;
                        background: transparent url(/newsletter/images/cancel.png) no-repeat scroll left; }
input.text-input			{ color:#333; }

input.button					{ padding:3px 6px;
                        border:2px solid #fff; margin:20px 0px 0px 0px; color:#3D7169; 
												font-family:Verdana, Arial, Helvetica, sans-serif;
												background:#CCC; -moz-border-radius:5px; }

input.button:hover		{ background:#009FAA none repeat scroll 0% 0%; color:white; }
#message							{ width:180px;margin:60px 0 0 100px; }
#message h2						{ font-size:150%;color:white; }
#message p						{ color:white;font-weight:bold;margin:6px 0px; }
