#nlpopup_contaner{
	width:396px;
	float:left;
	position:relative;
}
#nlpopup_contaner .nlpopup_top{
	background:url(images/popupcorder_bg.gif) repeat-x left top;
}

#nlpopup_contaner .nlpopup_top img.left{
	float:left;
}
#nlpopup_contaner .nlpopup_top img.right{
	float:right;
}

#nlpopup_contaner .nlpopup_bot{
	background:url(images/popupcorder_bg.gif) repeat-x left bottom;
}

#nlpopup_contaner .nlpopup_bot img.left{
	float:left;
}
#nlpopup_contaner .nlpopup_bot img.right{
	float:right;
}

#nlpopup_contaner .nlpopup_middle{
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
#nlpopup_contaner .nlpopup_spamtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#2e302f;
	line-height:17px;
}
#nlpopup_contaner .nlpopup_spamtxt span{
	color:#d25f17;
}
#nlpopup_contaner .nlpopup_orangest{
	background:#d35f17 url(images/nlpopup_orangestrip.jpg) no-repeat right top;
	line-height:39px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:0 0 0 10px;
}
#nlpopup_contaner .nlpopup_midlower{
	padding:10px;
}
#nlpopup_contaner .nlpopup_midlower .midtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	line-height:24px;
}
#nlpopup_contaner .nlpopup_midlower .midtxt span{
	color:#d35f17;
}
#nlpopup_contaner .nlpopup_bottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#969696;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-top:3px;
}

#nlpopup_contaner .nlpopup_termstxt{
	line-height:30px;
	border-top:1px solid #ededed;
	padding:0 10px;
}
#nlpopup_contaner .nlpopup_termstxt img{
	float:right;
	border:0;
	margin:6px 0 0 0;
}
#nlpopup_contaner .nlpopup_termstxt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d04805;
	margin-right:8px;
	text-decoration:underline;
}
#nlpopup_contaner .nlpopup_termstxt a:hover{
	text-decoration:none;
	color:#000;
}
#nlpopup_contaner .nlsignup_email_fields{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

#nlpopup_contaner .nlsignup_email_fields .textfield{
	width:176px;
	height:17px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #ccc;
}

#nlpopup_contaner .nlsignup_email_fields .signup_but{
	margin:2px 0 0 10px;
}

#nlpopup_contaner #nlpopup_closebut {
	position:absolute;
	width:8px;
	height:8px;
	background:url(images/nlpopup_closebut.gif) no-repeat left top;
	top:10px;
	right:10px;
}
#nlpopup_contaner #nlpopup_closebut a{
	width:8px;
	height:8px;
	display:block;
}