div#newsletterSubscribe
{
	margin-left: 1px;
	margin-bottom: 1px;
	background-image: url('../images/newsletter-box.jpg');
	height: 126px;
	width: 317px;
}

.newsLetterLabel
{
	position: relative;
	font-family: "Helvetica";
	font-size: 12px;
	border: 1px solid #949774;
	background-color: #ffc425;
	width: 42px;
	left: 22px;
	height: 16px;
	vertical-align: middle;
	text-align: center;
}

.newsletterSendBtn
{
	font-family: "Helvetica";
	font-size: 12px;
	border: 1px solid #949774;
	background-color: #ffc425;
	width: 72px;
	height: 18px;
	position: relative;
	top: 48px;
	left: 65px; 
}
