@charset "utf-8";
#subscribe {
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:151px;
	height:160px;
	background-color:#59A8D9;
	border:dotted 1px #666666;
	font-family:Verdana, sans-serif;
	font-size:11px;
}
table#newsletter {
	margin-top:5px;
}
tr#spacing {
	height:5px;
}
.inputNW {
	width:140px;
	border:solid 1px #333333;
	font-family:Verdana, sans-serif;
	font-size:11px;
}
td#NW {
	text-align:right;
}
.buttonNW {
	background-color:#59A8D9;
	border:dotted 1px #333333;
}

