
			#gallery { position: relative; margin: 10px 0; padding:0; }
			#gallery ul { margin: 0; padding: 0; list-style-type: none; } /* large small left */
			ul#gallerySites, ul#gallerySmall { width: 100%; overflow: hidden; /* fix float issue with content-meta */}
			#home ul#gallerySites { background: #393939; }
			ul#gallerySites li, ul#gallerySmall li { float: left;	display: inline; height:115px; width:182px;	margin:0 10px 10px 0; padding: 7px; list-style-type: none; background: #393939 url(1../images/bg_gallery-2l.jpg) top right no-repeat; }
			#home ul#gallerySites li { margin:0 10px 0px 0; }
			ul#gallerySites li:hover, ul#gallerySmall li:hover { background: #777; color: #aaa; }
			ul#gallerySites li:hover a, ul#gallerySmall li:hover a { color: #333; }
			
			/* LARGE THUMB GALLERY */
			ul#gallerySites img {	height: 85px; width: 180px; margin: 0; padding: 0; border: 1px solid #444; }
			ul#gallerySites img a, ul#gallerySites img a:hover { border: none; text-decoration: none; }
			ul#gallerySites p { margin: 0; padding: 0; }

			/* SMALL THUMB GALLERY */
			ul#gallerySmall img {	position: relative; float: left; margin: 0 0 5px 0; padding: 0; border: 1px solid #ccc; }
			ul#gallerySmall img a, ul#gallerySmall img a:hover { border: none; text-decoration: none; }
			ul#gallerySmall p { margin: 0; padding: 0; font-size: 9px; }
			ul#gallerySmall .gallerymeta { float: right; position: relative; clear: none; width: 80px; }
			ul#gallerySmall .gallerymeta a { font-weight: normal; }
			ul#gallerySmall .date { margin-top: 10px; clear: both; }
			
			/* LARGE THUMB GALLERY LEFT */
			ul#galleryLeft ul { margin: 0; padding: 0; list-style-type: none; }
			#b0-2m-0 ul#gallerySitesLeft li { list-style-type: none; display: block; margin: 0; padding: 16px; background: url(../images/bg_gallery-2l.gif) top right no-repeat; 1border-bottom: 2px solid #999; }
			ul#gallerySitesLeft img { border: 1px solid #444; }


			.date { margin-top: 4px; }
			#b0-2m-0 .downloadgallery { margin: 0; padding: 4px 0 4px 25px; line-height: 1.1em; background: url(../images/icon_download.png) 0% 50% no-repeat; }
			
			

