
/* 
	DBM | Deutsche Blechroller Meisterschaft
	-----------------------------------------------------------------
	last change: 2008-03-14, Claudio Diaspero
*/


#newsletter {
	width: 140px;
	margin-left: 20px;
	padding: 5px;	
	background-color: #cfd7e9;
	color: #485658;
	margin-bottom: 10px;
}

#newsletter h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 80%;
}

#newsletter_form {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 70%;
}

#newsletter_text {
	font-size: 70%;
}
