﻿#imageDisplay .innerContent span.caption
{
    font-weight:bold;
}

.otherGalleries
{
    margin:0;
    padding:0;
    list-style:none;
}

.otherGalleries li
{
    float:left;
    margin-right:2px;
    margin-bottom:6px;
}

.otherGalleries li span
{
    width:114px;
    display:block;
    text-align:center;
    color:#cc0000;
    cursor:pointer;
}

.otherGalleries .spnRelGal
{
    text-align:left;
    margin:0px;
    color:#0A2972;
}
.otherGalleries ul
{
    margin:0;
    padding:0;
    list-style:none;
}

.otherGalleries ul li a
{
    color:#0099CC;
    font-weight:bold;
}

.otherGalleriesLite
{
    margin:0;
    padding:0;
    list-style:none;
}

.otherGalleriesLite li
{
    float:left;
    margin-right:2px;
    margin-bottom:6px;
}

.otherGalleriesLite li span
{
    width:85px;
    display:block;
    text-align:center;
    color:#cc0000;
    cursor:pointer;
}

#wallpaperDownload .innerContent .lrgFwdArrow
{
    width:170px;
}
