.pwi_loader{
	background-color: #003300;	height: 80px;
	width: auto;
	border: 2px solid grey;
}

.pwi_container{
	color: white;
	background-color: #003300;
	padding: 5px;
}




.greenbox a { text-align:center; display: block; padding: 10; text-decoration:none }
.greenbox a:hover { background-color:#005500; text-decoration:none }
.greenbox a:visited { text-decoration:none }
.greenbox a:active { text-decoration:none }



.pwi_albums{
}

.pwi_album_description{
	text-align: left;
	color: white;
	background-color: grey;
	padding: 10px;

}
.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{
	margin:5px;
	width: 200px;
	height:250px;
	float: left;
	padding: 5px;
	text-align: center;
}


.pwi_photo{
	margin:5px;
	width: 220px;
	height:280px;
	float: left;
	padding: 5px;
	text-align: center;
}



.pwi_pager{
	clear: both;
}
.pwi_pager_current{
	font-weight: bold;
}