<style type="text/css">
#blocoGaleria{
	float:left;
	width:100%;
	margin-top:5px;
}

#galeriaImagens{
	float:left;
	width:100px;
	height:100px;
	padding: 2px 5px 5px 5px;
}

#boxCad {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	text-align:center;
	width:100%;
}

#bgBody {
	background-color: #000000;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=80);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 190;
}


</style>
