.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 5px solid #999999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#light a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #ab0000;
	text-decoration: none;
	background-image: url(http://www.prognoza-meteo.ro/images/ecs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004284;
	text-decoration: none;
}
#light select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	width: 234px;
}
#light fieldset select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	width: 60px!important;
	margin-left: 3px;
}
.subscriber_form {
	margin-bottom: 0px;
}