.mod_gallery_picturetable{
	padding:3px;
}

.mod_gallery_picturetable_item{
	cursor:pointer;
}
.mod_gallery_picturetable_item-notfound{
	font-style:italic;
}
.mod_gallery_picturetable_item-first{
}
.mod_gallery_picturetable_item-last{
}

.mod_gallery_picturetable_row {
}
.mod_gallery_picturetable_row-first {
}
.mod_gallery_picturetable_row-last {
}

.mod_gallery_picturetable_col {
	padding-right:20px;
	padding-bottom:10px;
}
.mod_gallery_picturetable_col-first {
}
.mod_gallery_picturetable_col-last {
	padding-right:0px;
}

