.GallerySelectOptions {
	width:30px;
	padding-left:4px;
}

.marginGallerySelectImg {
	margin-top:6px;
	margin-left:4px;
	margin-bottom:2px;
	margin-right:4px;
}
.whGallerySelectImg {
	width:84px;
	height:84px;
}
.whGallerySelectElement {
	width:92px;
	height:92px;
}
.bgGallerySelectElementGroup {
	background-image:url('/support/images/folder.gif');
	background-repeat:no-repeat;
}
.txtGallerySelectElementTitle {
	font-size:10px;
	font-color:navy;
	text-align:center;
}
.hGallerySelectElementTitle {
	height:30px;
}

.posGallerySelectElement {
	float:left;
}
