﻿#NLSignUp
{
	width: 245px;
	text-align: left;
}
#NLSignUp .hd
{
	height: 49px;
	position: relative;
	width: 245px;
	background: #fff url(http://media.townhall.com/res/4.3.0.192/images/SignUp/SignUp_Header.jpg) no-repeat 0 0;
}
#NLSignUp .bd
{
	width: 235px;
	height: 0px; 
	*height:7px;
    padding :5px;
    background:#0F2646;
    overflow :hidden;
}
#NLSignUp .bd label
{
	vertical-align: top;
	color: #29397E;
	font-size: 12px;
	font-weight: bold;
}
#NLSignUp .ft
{
	height: 19px;
	width: 245px;
	margin-top: -9px;
	position: relative;
	/*background: #0F2646;*/
}
#NLSignUp .ft span
{
	padding-left: 7px;
	color: #FFF;
	font-size: 9px;
}
#NLSignUp .ft a
{
	position: absolute; /*color:#0F2646;*/
}

#NLSignUp .privacyPolicy
{
	height: 15px;
	width: 120px;
	top:36px;
	left:122px;
	
}
#NLSignUp .ft img
{
	border: none;
}
#NLSignUp ul
{
	background: #FFFFFF;
	margin: 0;
	padding: 5px 5px 8px 5px;
	position: relative;
}
#NLSignUp li
{
	list-style-type: none;
	margin-top: 3px;
}
#NLSignUp .checkbox
{
	left: 7px;
	top: 9px;
}
#NLSignUp .emailAddress
{
	bottom: -5px;
	left: 5px;
	width: 235px;
	position: absolute;
	z-index:99;
}
.newsletterDescription
{
	font-size: 10px;
	margin: -5px 0 0 25px;
}
#NLSignUp .instructions
{
	font-size: 12px;
	margin-left: 25px;
}

