#lightformoverlay {
	background-color:#666;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
}

#lightformoverlay div {
	font-weight:900;
	text-align:center;
	color:black;
	background-color:white;
	padding:20px;
	width:200px;
	height:60px;
}

#lightformoverlay img {
	margin-top:15px;
}
