﻿.galleryDescription
{
    padding-bottom: 10px;
}
.galleryImage
{
    float: left;
    margin: 0 5px 0 0;
    width: 132px;
    text-align: center;
}
.galleryImage a
{
    border: 1px dotted #c0c0c0;
    padding: 0;
    display: block;
}
.galleryImage a:hover
{
    border: 1px solid #000;
}
a.noborder, a.noborder img
{
    border: 0 none !important;
}
.galleriesList
{
    width: 50%;
    float: left;
}
.galleriesList img
{
    margin-right: 15px;
}
.galleriesList a, .galleriesList a:link, .galleriesList a:visited
{
    text-decoration: none !important;
}
.galleriesList a:hover b
{
    text-decoration: underline;
}
.galleriesList b
{
    text-decoration: none;
}