img.pwalbum{
	height: 166px;
	width: 182px;
	border: 0px;
	margin-top: 32px;
	margin-bottom: 5px;
	margin-right: -4px;
}

img.pwimages{
	width:100%;
}
.pwalbums{
	border: 1px solid gray;
}

.album{
	height: 287px;
	width: 268px;
	border: 0px;
	background:url(gallery_bg.png) no-repeat -7px -7px;
	clear: none;
	float: right;
	overflow: hidden;
	position: relative;
	margin:10px 19px;
	padding: 0px;
	text-align: center;
	font-family: 'GE SS',Arial,Helvetica,sans-serif;
}

.albumpic{
	background: url(s_gallery_bg.png) no-repeat center top;
	height: 197px;
	width: 188px;
	clear: none;
	float: right;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 10px 21px 0;
	vertical-align: middle;
}
.albumpic .w2a_singl_img {
  border: 1px solid #FFFFFF;
  display: block;
  height: 150px;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  width: 166px;
}
.albumpic .img{
	padding-top:10px;
}

#pic_container .w2a_gal_sav{
	background:url(save-bg.png) no-repeat left bottom;
	border-radius: 5px;
    color: #FFFFFF;
    display: block;
    margin:0 auto;
    padding: 0 4px 0 16px;
	line-height: 22px;
	margin-top:3px;
	width:100px;
}
#pic_container .w2a_gal_sav:hover{
	color:#FFF;
	text-decoration:underline;
}
#pic_container .w2a_gal_sav i{
	background:url(save-icon.png) no-repeat right top;
	width:21px;
	height:22px;
	display:block;
	float:right;
	margin-right:4px;
	margin-left:4px;
}
#pic_container{
	text-align: center;
	overflow: auto;
	position: relative;
}
.album a.standard {
  border: 2px solid #FFFFFF;
  display: block;
  height: 148px;
  margin: 30px 25px 0 0;
  overflow: hidden;
  text-align: center;
  width: 205px;
}
.album a.standard img{
	width:100%;
	margin:0;
}
.w2a_album_save{
	background:url(save-bg.png) no-repeat left bottom;
	border-radius: 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    margin-left: 48px;
    margin-right: -45px;
    padding: 0 4px 0 16px;
	line-height: 22px;
	margin-top:3px;
}
.w2a_album_save:hover{
	color:#FFF;
	text-decoration:underline;
}
.w2a_album_save i{
	background:url(save-icon.png) no-repeat right top;
	width:21px;
	height:22px;
	display:block;
	float:right;
	margin-right:4px;
	margin-left:4px;
}
.album_last_update {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
  width: 218px;
  height:15px;
  line-height:15px;
  overflow:hidden;  
}