@charset "utf-8";
/* CSS Document */
#galleryPane {
	width:475px;
	height:350px;
	position:relative;
	float:left;
	margin:0px 0px 0px 32px;
	background-color:#4c4c44;
	background:url(../images/galBack.jpg) no-repeat;
}
#caption {
	position:absolute;
	top:355px;
	left:-487px;
	margin-right:100px;
}
a.thumbs #caption { display:none; }
#thumbPane a.thumbs:hover #caption {display:block; z-index:11;}

.thumb_0 { background:url(../css/..images/folio/logobranding/thumbs/th_image_00.jpg) -2px no-repeat; }

.thumb_0 #img { background:url(../css/..images/folio/logobranding/image_00.jpg) no-repeat; }
