.GalleryGD {margin-top:33px;}
.GalleryGD .canvas {text-align:center;}

.GalleryGD .canvas table{
	margin-left:auto;
	margin-right:auto;
}
.GalleryGD .item {
	font:11px Arial;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:24px;
	text-align:center;
	width:33%;
	vertical-align:top;
}

.GalleryGD .zoom {height:21px;}
.GalleryGD .zoom span{
background:url(img/zoom.gif) 0 3px no-repeat;
padding-left:16px;
}
.GalleryGD img {border:1px solid #B0B0B0;}
.GalleryGD .zoomPointer {cursor:pointer;}
.GalleryGD .text {
	padding-top:5px;
	width:203px;
}

