.xar-gallery
{
}

.xar-gallery a,
.xar-gallery a:hover
{
    text-decoration: none;
}

table.xar-gallery-view
{
    width: 100%;
    border-collapse: collapse;

    background-color: inherit;
}

.xar-gallery-display
{
    width: 100%;
    border-collapse: collapse;
}
.xar-gallery-display-prev,
.xar-gallery-display-next
{
    width: 100px;
    vertical-align: top;

    padding-top: 75px;
}

.xar-gallery-display-prev a,
.xar-gallery-display-next a,
.xar-gallery-display-prev a:hover,
.xar-gallery-display-next a:hover
{
    text-decoration: none;
}

.xar-gallery-section-title
{
    font-size: 110%;
    padding-left: 5px;
    color: #283956;
    text-align:right;
    border-bottom: 1px solid #283956;
   /* padding-bottom: -10px;*/
}

a.xar-gallery-link
{
    text-decoration: none;
}
a:hover.xar-gallery-link
{
    text-decoration: none;
}
.xar-gallery-link-align
{
    vertical-align: 50%;
}
