.pwi_loader{
	height: auto;
	width: auto;
	border: 1px solid #999999;
	text-align:center;
	background-image:url(../images/bg4.png);
}

.pwi_container{
	color: #000000;
	background-color: transparent;
	font-family: Arial;
	font-size: 8pt;
	padding: 5px;
  
	
}

.pwi_container a{
	color: #000000;
}

.pwi_album_description{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	background-color: transparent;
}
.pwi_album_description .title{
	color: #000000;
	font-size: 12pt;

}
.pwi_album_description .details{
	color: #000000;
	font-size: 8pt;
	font-style: italic;
}
.pwi_album_description .description{
	font-size: 10pt;
}
.pwi_album_description .sslink{

}
.pwi_testua {
	font-size: 12px;
	float:right;
	width: 200px;
	height: auto;
}

.pwi_album{
	margin: 1em;
	text-align: left;
	color: #000000;
	cursor: pointer;
	width:auto;
	height:200px;
	margin-left: 1px;
	
   
}

.pwi_album_backlink{
	text-decoration: underline;
	cursor: pointer;
}

.pwi_album img{
	border: 0px solid #7F7F7F;

}

.pwi_photo{
	float: left;
	margin: 1em;
	text-align: center;
	border: 0px dotted white;
	margin-right:20px;
    width: 200px;
    height: 150px;
	margin-left:20px;
}
.pwi_photo img{
	border: 0px solid #7F7F7F;
}

.pwi_pager{
	clear: both;
	width:455px;
	text-align:center;
}
.pwi_prevpage, .pwi_nextpage, .pwi_pager_page, .pwi_pager_current{
	float: left;
	margin: 5px;
	padding-right:10px;

}
.link{
	text-decoration: underline;
	cursor: pointer;
}

.pwi_pager_current{
	text-decoration: none;
	font-weight: bold;
}

