.picturesAlbumsViewSingle {
	margin-top:5px;	
	padding-bottom:5px;
}

.picturesAlbumsViewSingle {
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.picturesAlbumsViewSingle .picturesAlbumName {
text-transform:uppercase;
}

.picturesAlbumsViewSingle .picturesAlbumName {
	
}

.picturesIndexList {

}

.picturesThumbList
{
	margin: 0px;
	margin-top: 10px;
}

.picturesThumbList .picturesThumbHolder {
	width: 150px;
	height: 132px;
	float: left;
	margin-bottom: 15px;
}

.picturesThumbList .picturesThumbHolder .picturesThumb {
	width: 142px;
	height: 140px;
	overflow:hidden;
	text-align:center;
}

.picturesThumbList .picturesThumbHolder .picturesThumb table {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.picturesThumbList .picturesThumbHolder .picturesThumb table td {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	vertical-align:middle;
}

.picturesThumbList .picturesThumbHolder .picturesThumb table td img {
	border-width: 1px;
	border-style: solid;
}

.picturesCommentTable {
	margin: 20px 0;
}


.picturesCommentTable td {
	vertical-align:top;
	padding: 0 5px 5px 0;
}
.picturesCommentTable .inputField {
	width: 200px;
}

.picturesPictureView {
	text-align:center;
	padding-bottom: 10px;
}

.picturesPictureView img {
	border-width: 1px;
	border-style: solid;
}

.picturesPictureViewHolder  {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
}

.picturesPictureNavi {

}

.picturesPictureNavi .picturesBackLink {
	float: left;
}

.picturesPictureNavi .picturesNextLink {
	float: right;
}

.picturesStarHolder {
	padding: 5px 0;
}

.picturesPictureDetailsHolder .picturesName {
	font-style:italic;
	float: left;
}

.picturesPictureDetailsHolder .picturesAddedDate {
	font-style:italic;
	float: right;
}

.picturesSingleComment {
	margin-bottom:20px;
}

.picturesSingleComment .picturesCommentAuthor {
	font-style:italic;
	padding: 0 5px;
}
