
/*---------gallery-link---------*/
table.gallerylink a  { display: block; width: auto }
div.gallerylink a   { color: #fff; font-size: 9pt; font-family: Tahoma, Arial, sans-serif; line-height: 10pt; text-decoration: none; background-color: #181818; padding: 5px; width: auto }
div.gallerylink position:absolute top:0 left:0 div.gallerylink a:link   { color: #fff; text-decoration: none; background-color: #181818 }
div.gallerylink a:visited   { color: #fff; text-decoration: none; background-color: #181818 }
div.gallerylink a:active  { color: #fff; text-decoration: none; background-color: #890023 }
div.gallerylink a:hover   { color: #fff; text-decoration: none; background-color: #890023 }
.gallery-link-image   { padding-right: 8px; height: 60px; overflow: hidden }
