.news-letter-form-style {
	vertical-align: top;
	border-spacing: 0px;
	background: url(images/backgrounds/spriteme.png) 0 -513px repeat-x;
	width: 300px
}

.news-letter-form-style span {
	padding: 0px;
	font-family: Arial;
	text-align: right
}

.form-label {
	width: 70px;
	text-align: left;
	float: left;
}

.form-field {
	float: left;
	width: 50px;
}

.form-cell {
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	height: 20px;
}

.news-letter-form-style input {
	border: 0px;
	font-style: normal;
	width: 200px;
	height: 15px;
	border: #CCC 2px solid
}

.align {
	padding-right: 0px;
	text-align: left
}

#margin {
	padding-bottom: 4px
}

.valid {
	font-style: normal
}

.invalid {
	border: 5px solid red;
	color: red
}
