#container {

	margin: 0px;
	width: 100%;
	padding: 0px;
	float:left;
}


.pwi_loader{
	height: 100px;
	width: 400px;
	border: 2px solid #fff;
}

.pwi_container{
	padding: 0px;
}

.pwi_container a{
	color: #999;
}

.pwi_albums{
margin: 20px;

}

.pwi_album_description{
	text-align: left;
	color:#999999;
	padding: 0px;

}
.pwi_album_description .title{
	margin-top: 10px;

}
.pwi_album_description .details{

	font-style: italic;
}
.pwi_album_description .description{
	padding: 5px;
}
.pwi_album_description .sslink{

}

.pwi_album{
	float: left;
	border:2px solid #000;
	text-align: center;
}
.pwi_album img{
	border: 1px solid grey;
}


.pwi_photo{
	float: left;
	/*border:2px solid #333;*/
	text-align: center;
	margin:5px;
	padding:3px;
	background-image:url(../img/bg-fotos.png)
}

/*.brilho-foto {
background-image:url("../img/brilhos-img.png");
height:76px;
margin-left:-6px;
margin-top:-70px;
position:absolute;
width:76px;
}*/

.brilho-foto {
background-image:url("../img/brilhos-img.png");
height:76px;
margin-left:-6px;
margin-top:-70px;
/*_margin-left:-100px;
_margin-top:-100px;
/*position:absolute;*/
width:76px;
}

.brilho-foto:hover {
background-image:url("../img/zoom.png");
height:76px;
margin-left:-6px;
margin-top:-70px;
/*position:absolute;*/
width:76px;
z-index:500;
}

.pwi_photo img{

}

.pwi_pager{
	clear: both;
	height:0;
margin-top:-15px;
visibility:hidden;
}
.pwi_pager_current{
	font-weight: bold;
}
