/* (06/02/2010 01:46:36 pm) */
#galleryBody .backButton{border:1px dashed #567891;display:table;margin:3px;padding:5px;}
#galleryPhotoList td{border:1px dashed #567891;text-align:center;margin:1px;padding:2px;}
#galleryPhotoList td:hover{background:#D1DDE8;}
.galleryItem{position:relative;float:left;border:1px solid #9F9F9F;text-align:center;width:200px;height:175px;padding:4px;}
.galleryItem p{margin:0;padding:0;}
.galleryItem .adminOptions{position:absolute;top:0;left:0;}
.galleryItem .photoCount{font-weight:700;display:none;}
.galleryItem .created{display:none;}
#myGallery{width:600px;height:500px;display:none;border:1px solid #000;}