#newsletter_table {
	width:445px;
}

#newsletter_table td {
	padding-bottom:2px;
}

.interessiert_titel {
	font-weight:bold;
	padding:15px 0 5px 0;
	border-bottom:1px solid silver;	
}

.interessiert_row {
	padding:3px 0 3px 0;
}

.code_cell {
	padding-top:15px;
	border-top:1px solid silver;	
}

.newsletter_input {
	width:250px;
}

.newsletter_text {
	margin-bottom:20px;
}

