table.newsletter input  {
	width: 190px;
	height: 15px;
	border: 1px solid #AFB2BA;
	font-size: 12px;
}

table.newsletter input.submit {
	height: 20px;
	background-color: white;
}

table.newsletter input[type='submit']  {
	width: 192px;
	height: 20px;
}

table.newsletter {
	margin: 20px 0px 0px 0px;
}

table.newsletter .TD1, table.subscriptions .TD1 {
	width: 150px;
}

table.newsletter .TD2, table.subscriptions .TD2 {
	width: 500px;
}

table.newsletter td {
	padding: 0px 0px 5px 0px;
}

span.requestMessage {
	margin-top: 20px;
	display: block;
	font-weight: bold;
}

