.GalleryGD {padding:12px 0 24px 0;}
.GalleryGD .rowEnd{clear:both;}
.GalleryGD .item {
	width:24%;
	float:left;
	padding-bottom:27px;
	padding-top:31px;
	background-image:url(img/top.gif);
	background-position:14px 0;
	background-repeat:no-repeat;
}
.GalleryGD .zoom {cursor:pointer;}
.GalleryGD	.editItem {
	height:220px;
	width:24%;
}
.GalleryGD	.FarbaLightedContainerBlock, .GalleryGD	.FarbaSelectedContainerBlock {height:218px;}

.GalleryGD .item .canvas {
	padding-left:29px;
}

.GalleryGD .item .photo	{
	float:left;
	position:relative;
	background-color:#666666;
	padding:9px;
	border-left:1px solid #999999;
}

.GalleryGD .item .photo img {border:1px solid #595959;}

.GalleryGD .item .text {
	clear:both;
	padding:7px 0 0 5px;
	margin:0;
	background-image:url(img/left-bottom-tail.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	width:124px;
	overflow:hidden;
}

.GalleryGD .FarbaAlt {
	position:absolute;
	left:7px;
	top:7px;
}
.GalleryGD .end {
	clear:both;
	height:1px;
	overflow:hidden;
}
