.gallerycontent				        { font-size: 12px; clear: both; }
.gallerycontent .gallery_description,
.gallerycontent h3				{ font-size: 12px; font-weight: normal; font-style: italic; }
.gallerycontent .gallery_name,
.gallerycontent h2				{ font-size: 14px; font-weight: normal; font-style: italic; }

.gallerycontent .gallery			{ }
.gallerycontent .gallery a			{ text-decoration: none; display: block; float: left; text-align: center; margin: 0px 10px 10px 0px; position: relative; }
.gallerycontent .gallery a:hover		{ text-decoration: none; }
.gallerycontent .gallery a img			{  }
.gallerycontent .gallery a .desc		{ font-size: 11px; text-decoration: none !important; text-align: right; width: 162px; z-index: 1; color: black; display: none; position: absolute; bottom: 0px; right: 0px; padding: 5px; background: url('img/85white.png'); }
.gallerycontent .gallery a:hover .desc		{ text-decoration: none; display: block; }
.gallerycontent .gallery a:hover		{ }
.gallerycontent .gallery a:hover img		{ }
