.controlNewsLetterMainDiv
{
	width:151px;

	background: url("../../../../App_Themes/Images/NewsLetter/background.jpg")  repeat-y;
	background-position:right top;
}

.controlNewsLetterHeader
{
	color:#d83a3b;
	font-weight:900;
	font-size:17px;
	margin-left:15px;
}

.controlNewsLetterText
{
	font-weight:600;
	color:#9e9e9e;
	margin-left:15px;
	width:100px;
}

.controlNewsLetterLink
{
	font-weight:700;
	color:#9e9e9e;
	text-decoration:none;
}


.controlNewsLetterTextBox
{
	margin-left:15px;
	height:15px;
}

.controlNewsLetterTextBox input
{
	height:12px;
}