.newsletter_code {
	width:98%;
    position:absolute;
    left:.5%;
    border:3px solid #aaa;
    background:#eee;
    padding:0;
}
.newsletter_subscribe_errmsg {
	background-color: #FFAEAE; 
	color: maroon;
}
.newsletter_subscribe_ok {
	background-color: #B0E57C; 
	color: #004000;
}
.newsleter_legend {
	color: #a00;
    margin-left:4px;
}

.newsletter_label {
	width: 110px;
	display:inline-block;
    margin-left:10px;
}

#err {
	color: red;
	margin-left: 30px;
	margin-bottom: 5px;
}
#subscribe input.submit {
    width: 150px;
    margin:0;
    letter-spacing: 0.1em;
}
#addel  {
    width: 150px;
}
.inputfield  {
    width: 300px;
}

