/* CSS Document */
#newsletter {
background: #f3f9ff;
border: 2px dashed red;
padding: 5px;
}
.linespacing {
	width:160px;
	vertical-align: top;
}

