DIV.content {
    width: 580px;
    display: none;
    float: right
    }
DIV.content A {
    color: #777;
    text-decoration: none
    }
DIV.navigation A {
    color: #777;
    text-decoration: none
    }
DIV.content A:focus {
    text-decoration: underline
    }
DIV.content A:hover {
    text-decoration: underline
    }
DIV.content A:active {
    text-decoration: underline
    }
DIV.controls {
    margin-top: 5px;
    height: 23px
    }
DIV.controls A {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px
    }
DIV.ss-controls {
    float: left
    }
DIV.nav-controls {
    float: right
    }
DIV.loader {
    background-image: url(loader.gif);
    width: 580px;
    background-repeat: no-repeat;
    background-position: center 50%;
    height: 300px;
    text-align: center
    }
DIV.slideshow {
    clear: both
    }
DIV.slideshow SPAN.image-wrapper {
    padding-bottom: 12px;
    float: left
    }
DIV.slideshow A.advance-link {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    display: block;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 2px
    }
DIV.slideshow IMG {
    border-bottom: medium none;
    border-left: medium none;
    display: block;
    border-top: medium none;
    border-right: medium none
    }
DIV.download {
    float: right
    }
DIV.embox {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 12px;
    background-color: #eee;
    padding-left: 12px;
    padding-right: 12px;
    clear: both;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 12px
    }
DIV.image-title {
    font-size: 1.4em;
    font-weight: bold
    }
DIV.image-desc {
    line-height: 1.3em;
    padding-top: 12px
    }
UL.thumbs {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    clear: both;
    padding-top: 0
    }
UL.thumbs LI {
    padding-bottom: 0;
    list-style-type: none;
    margin: 0 10px 9px 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    padding-top: 0
    }
A.thumb {
    width: 75px;
    height: 81px;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    display: block;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 2px
    }
UL.thumbs LI.selected A.thumb {
    border: solid 1px #65ACD3
    }
A.thumb:focus {
    outline-style: none;
    outline-color: invert;
    outline-width: medium
    }
UL.thumbs IMG {
    border-bottom: medium none;
    border-left: medium none;
    display: block;
    border-top: medium none;
    border-right: medium none
    }
DIV.pagination {
    clear: both
    }
DIV.navigation DIV.top {
    margin-bottom: 8px;
    height: 22px
    }
DIV.navigation DIV.bottom {
    margin-top: 12px
    }
DIV.pagination A {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 4px
    }
DIV.pagination SPAN.current {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 4px
    }
DIV.pagination A:hover {
    background-color: #eee;
    text-decoration: none
    }
DIV.pagination SPAN.current {
    border-bottom-color: #65ACD3;
    background-color: #65ACD3;
    border-top-color: #65ACD3;
    color: #fff;
    border-right-color: #65ACD3;
    border-left-color: #65ACD3;
    font-weight: bold
    }
#thumbs-min UL.thumbs LI {
    padding-bottom: 0;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    padding-top: 0
    }
#thumbs-min A.thumb {
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0
    }
#thumbs-min UL.thumbs LI.selected A.thumb {
    background: none transparent scroll repeat 0% 0%;
    color: #000;
    font-weight: bold
    }