﻿.eNewsletter
{
	background-image:url(/EmailListbg-red);
	width:175px;
	height:110px;
}
.eNewsletter .Textbox
{
	margin-top:2px;
	margin-left:9px;
	border:solid 1px #9A9A9A;
	font-size:69%;
	width:155px;
}
.eNewsletter .Button
{
	margin-top:7px;
	margin-left:9px;
}
.eNewsletter .ConfirmationLabel
{
	font-size:69%;
	padding-top:7px;
	margin-left:9px;
	color:Red;
}
.eNewsletter .Error
{
	font-size:69%;
	margin-left:10px;
	margin-bottom:-2px;
}
.eNewsletter .ConfirmationLabel
{
	color:#971B15;
}