#newsletter {
	padding:0;
	margin-top:5px;
	font-size:0.9em;
	margin-bottom: 10px;
	line-height: 100%;
}

#newsletter_change {
	padding:0;
	margin-top:5px;
	font-size:0.9em;
	margin-bottom: 10px;
	line-height: 100%;
}

.label {
	float:left;
	width:40px;
	margin-bottom:8px;
	margin-left: 5px;
	vertical-align: middle;
}

.field input {
	float:left;
	width:95px;
	margin-bottom:8px;
	border:1px solid #000000;
	background: #ffffff;	
}

.fieldmail {
	float:left;
	width:50px;
	margin-bottom:8px;
}

.check input{
 border: none;
 background: transparent;
 text-align: left;
 width: 30px;
}

.submitbutton input {
	background:#cccccc url(../img/button.jpg) repeat-x;
	width:115px;
	text-align: center;
	border: 1px solid #000000;
}

.calimg {
	margin-left: 5px;
}


.newsl_text {
	font-size: 0.9em;
	margin: 5px;
	text-align: left;
}

.newsl_center {
	font-size: 0.9em;
	margin: 5px;
	text-align: center;
}

.error {
	color: #ff0000;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;	
	margin-bottom: 5px;
}

.add {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}