.pwi_loader{
	height:60px;
	width:200px;
	border:1px solid #7f7f7f;
}

.pwi_container{
	color: #000000;
	width:580px;
	margin:0 auto 0 auto;
	margin-top:10px;
}

.pwi_container a{
	color: #000000;
}

.pwi_album_description{
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	margin-left:-39px;
	margin-right:-39px;
	background-image:url(../images/content_head_bg.png);
	background-repeat:repeat-x;
	background-color: #ebebeb;
	padding-left:50px;
	padding-top:10px;
	margin-bottom:20px;
	border:0px solid red;
	height:60px;
	color:#162d44;
}

.pwi_album_description .title{
	font-size:20px;
	line-height:1;
	color:#162d44;
	text-decoration:none;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}

.pwi_album_description .details{
	font-size:12px;
	position:relative;
	top:5px;
	float:right;
	margin-right:20px;
}
.pwi_album_description .description{
	font-size: 10pt;
	padding: 5px;
}
.pwi_album_description .sslink {
	font-size:12px;
	position:relative;
	top:15px;
	float:left;
	color:#162d44;
}

.pwi_album{
	float: left;
	text-align: center;
	color: #000000;
	cursor: pointer;
	width:160px;
	font-size:12px;
	padding:15px;
	border:1px solid #ddd;
	height:200px;
	background-color:#fff;
}

.pwi_album_backlink{
	text-decoration: underline;
	font-size:14px;
	cursor: pointer;
	position:relative;
	top:60px;
	left:5px;
	color:#162d44;
}

.pwi_album img{
	border: 0px solid #7F7F7F;
	margin-bottom:15px;
}

.pwi_photo{
	float: left;
	margin: 1em;
	text-align: center;
	border: 0px dotted white;
}
.pwi_photo img{
	border: 0px solid #7F7F7F;
}

.pwi_photo a{
	text-decoration: none;	
}

.pwi_pager{
	clear: both;
}

.pwi_prevpage, .pwi_nextpage, .pwi_pager_page, .pwi_pager_current{
	float: left;
	margin: 5px;

}

.link{
	text-decoration: underline;
	cursor: pointer;
}

.pwi_pager_current{
	text-decoration: none;
	font-weight: bold;
}

