button.newsletter {
	width:76px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:white;
	border:none;
	background-repeat:no-repeat;
	background-image:url('../img/newsletter_btn.gif');
	font-family:'Georgia';
	vertical-align:middle;
	font-size:11px;
	margin-left:5px;
}

