/*******PHOTO GALLERY STYLES ****************/
/*-- Photo Gallery Styles LIST PAGE --*/
#GalleryTable { width:auto !important; width:100%; text-align:center }
#GalleryTable td { padding:0 !important; padding: 0 0 17px }
#GalleryTable h1 { display:inline; }
#backlink	{ float:right; line-height:17px; padding:0 10px 0 0; }

.galleryList { float:left; width:155px; height:155px; text-align:center; margin:15px 0 0 }
.galleryList img { width:140px; height:120px; }
/*-- Photo Gallery Styles --*/

/*-- Photo Gallery Detail Styles  DETAIL PAGE--*/
.LargeImage { width:330px; padding:0; margin:15px 10px 0 2px; text-align:center; }
.LargeImage img { width:330px; border:1px solid #CCC; padding:5px }

#addphotos	{ margin-bottom:0; padding-bottom:0}
.SmallImages { float:left; padding:0px 9px 0 0; margin:0; }
.SmallImages img { width:100px; height:75px; border:3px solid #FFF }
.SmallImages img:hover { border:3px solid #1461AF }

.PhotoCaption { width:295px; font-size:13px; line-height:16px; color:#333; text-align:center; margin:0 0 0 0px; padding:0 3px; font-style:italic;}

.PhotoDescription { width:500px; margin:15px 0 0 10px }
.PhotoDescription b { display:block }
/*-- Photo Gallery Detail Styles --*/