.gallerycontent				        { font-size: 12px; color: white; clear: both; }
.gallerycontent .gallery_description,
.gallerycontent h3				{ font-size: 14px; font-weight: bold; }
.gallerycontent .gallery_name,
.gallerycontent h2				{ font-size: 18px; font-weight: bold; }

.gallerycontent .gallery			{ }
.gallerycontent .gallery a			{ display: block; height: 120px; float: left; margin: 10px 20px 10px 0px; }
.gallerycontent .gallery a img			{ border: 1px solid black; }
.gallerycontent .gallery a:hover		{ }
.gallerycontent .gallery a:hover img		{ text-decoration: none; border: 1px solid #9abeda; }