/***** Newsletter Settings *****/

span.label {
	text-transform: uppercase;
}


#toolswrap form div textarea {
	margin-left: 0px !important;
}

#toolswrap form div input {
	display: table;
	margin-bottom: 10px;
	width: 300px;
}

#toolswrap form div select {
	display: table;
	margin-bottom: 10px;
	width: 200px;
}

input#cmUnofficialSquawPreview {
	float: left;
	width: 20px !important;	
}

#toolswrap form div span.button input {
	width: 100px;
	clear: none;
}

#toolswrap form div {
	width: 400px;

}

input#State {
	width: 30px !important;
}

input#ZipCode {
	width: 70px !important;
}
