fieldset#registration-form input.registration-input
{
 	margin-left: 0px !important;  
}
		
.leightbox {
	display: none;
}
.alert_progress {
}

#modal_dialog_progress{
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
/* 	-moz-opacity: 0.4; */
/* 	opacity:.40; */
/* 	filter: alpha(opacity=40); */
	
	-moz-opacity: 0.0;
	opacity:.00;
	filter: alpha(opacity=00);
}

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