/*----------close button----------*/
a.lbAction {
	padding: 0 3px;
	text-decoration: none;
	float: right;
	position: absolute;
	top: -10px;
	right: -10px;
	color: #000000;
	z-index: 102;
}
a.lbAction:hover {
}
a.lbAction:active {
	background: #999999;
}


/*----------popup div styling----------*/
div.leightbox {
	color: #333;
	display: none; /* toggle display to show/hide the popups when designing & previewing */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -300px;
	width: 500px;
	height: 300px;
	padding: 0;
	z-index: 101;
	overflow: none;
	background-image: url(enter_email_adress.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.scrollbox {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	overflow: auto;	
}
div#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color:#000000;
	-moz-opacity: 0.80;
	opacity: .80;
	filter: alpha(opacity=80);
}

div.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
div#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

	
fieldset#NLcontainer {background: transparent url("ECNmw_inputBackgr_2011.gif") no-repeat 0 0; height: 52px; width: 421px; margin: 0em auto 0em auto; overflow: none; border: none 0; padding:0px; display:block;}

button.btnSubscribe {width: 137px; height: 30px; cursor: pointer; background: transparent url("btnSubscribe.png") no-repeat 0 0; border: none; display: block; padding: 0px; text-indent: 9999px; position:relative; top: -5px; /*-13px*/ left: 270px; *top: -10px\9;}
#NLcontainer input {border:none 0; display:block; position:relative; top:16px; left: 20px; color: #005A89; margin:0; padding:0; width: 200px;}