#picturegalleryCategories .category {
	padding-bottom: 14px;
}

#picturegalleryCategories .pictureRow A IMG,
#picturegalleryCategory .pictureRow A IMG {
	float: left;
}

#picturegalleryCategories .pictureRow A IMG,
#picturegalleryCategory .pictureRow A IMG,
#picturegalleryCategories .pictureRow DIV {
	margin-left: 4px;
}

#picturegalleryCategories .pictureRow,
#picturegalleryCategory .pictureRow {
	padding-top: 3px;
}

#picturegalleryCategories .pictureRow A.first IMG,
#picturegalleryCategory .pictureRow A.first IMG {
	margin-left: 0px;
}

#picturegalleryCategories .pictureRow DIV {
	float: left;
	width: 100px;
	height: 100px;
	background-color: white;
}

#picturegalleryCategories  {
	display: block;
}

#picturegalleryCategories A.linkBlock {
	display: block;
	margin: 30px 15px 30px 15px;
}

#picturegallery .row DIV {
	float: left;
}

#picturegallery .row DIV.col1,
#picturegallery .row DIV.col3 {
	width: 25px;
}

#picturegallery .row DIV.col1 SPAN,
#picturegallery .row DIV.col3 SPAN {
	display: none;
}

#picturegallery .row DIV.previous A,
#picturegallery .row DIV.next A {
	background-repeat: no-repeat;
	display: block;
	width: 25px;
	height: 20px;
	margin-top: 120px;
}

#picturegallery .row DIV.col2 {
	width: 362px;
	text-align: center;
}

#picturegallery .row DIV.col2 {
	margin-bottom: 1px;
}

#picturegallery .row DIV.pictureTextInner {
	padding: 7px;
	text-align: center;
	float: none;
}
