.newsletter form {
	margin: 0;
	padding: 0;
}
.newsletter form ol {
	padding-left: 0 !important;
}
.newsletter form ol li {
	clear: both;
	margin-left: 0px !important;
	width: 150px;
}
.newsletter form label {
	margin-left: 21px !important;
}
.newsletter form input.text {
	width: 142px;
	display: block;
	margin-left: 21px !important;
}
.newsletter form select {
	width: 147px;
	margin-left: 21px !important;
}
.newsletter form .submits {
	margin-left:25px;
	margin-top:-10px;
}
.newsletter form .submits #form2_logout {
	background: #fff;
	border: none;
	font-size: 1.2em;
	width: 60px;
	padding-left: 10px;
}