.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			{ display: block; float: left; text-align: center; margin: 0px 10px 10px 0px; }
.gallerycontent .gallery a img			{ border: 1px solid black; }
.gallerycontent .gallery a .desc		{ font-size: 11px; text-decoration: none; text-align: right; width: 125px; z-index: 1; color: black; display: none; position: absolute; bottom: 45px; right: 45px; 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		{ border: 1px solid #fd9b5e; }