div#newsletter {
	border: 1px solid #D1E58C;
	padding: 5px;
	margin: 0 0 5px 5px;
}
div#newsletter button {
	margin-left: 0 !important;
}
div#newsletter label {
	width: auto;
}
div#newsletter p {
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 2px;
}
div#newsletter input {
	width: 160px;
}
div#newsletter select {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 162px !important;
}
div#newsletter h2 {
	font-size: 0.9em;
	margin-bottom: 5px;
}
div#newsletter DIV.checkbox {
	margin-bottom: 5px;
}
	div#newsletter DIV.checkbox LABEL,
	div#newsletter DIV.checkbox INPUT {
		display: inline;
		float: none;
		width: auto;
	}
	div#newsletter DIV.checkbox INPUT {
		margin-right: 5px;
	}