.photospace {
    float: right;
    margin-bottom: 80px !important;
    margin-top: 0 !important;
    overflow: visible;
    position: relative;
    width: 960px;
}
.photospace_clear {
    clear: both;
}
.photospace .thumnail_col {
    display: none;
    float: left;
    opacity: 1;
}
.photospace_gutter {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 4px solid #EEEEEE;
    height: 125px;
    min-width: 1px;
    padding-bottom: 13px;
    position: relative;
    top: 0;
    width: 500px;
    z-index: 100;
}
.photospace .gal_content {
    display: none;
    float: right;
}
.photospace .gal_content a, .photospace .thumnail_col a {
    color: #8E8E8E;
    text-decoration: none;
}
.photospace .gal_content a:hover {
    text-decoration: underline;
}
.photospace .controls {
    height: 20px;
    margin-top: -20px;
}
.photospace .controls a.next {
    margin-left: 10px;
}
.photospace .ss-controls {
    float: left;
}
.photospace .nav-controls {
    float: right;
}
.photospace .slideshow-container {
    clear: both;
    height: 450px;
    padding: 0;
    position: relative;
    width: 500px;
}
.photospace .loader {
    background-image: url("loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 450px;
    left: 0;
    position: absolute;
    top: 0;
    width: 400px;
}
.photospace .slideshow span.image-wrapper {
    bottom: 0;
    display: block;
    font-size: 0;
    left: 0;
    letter-spacing: -1px;
    line-height: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.photospace .slideshow a.advance-link {
    display: block;
    height: 450px;
    text-align: center;
    width: 400px;
}
.photospace .slideshow a.advance-link:hover, .photospace .slideshow a.advance-link:active, .photospace .slideshow a.advance-link:visited {
    text-decoration: none;
}
.photospace .slideshow img {
    margin: 20px 0 0;
    max-width: 500px;
    vertical-align: top;
}
.photospace .download {
    float: right;
    padding-top: 12px;
}
.photospace .caption-container {
}
.photospace span.image-caption {
    display: block;
    position: absolute;
}
.photospace .caption {
    color: #8E8E8E;
    padding-right: 0;
    padding-top: 10px;
    text-align: right;
}
.photospace li .caption {
    display: none;
}
.photospace .caption a {
}
.photospace .image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}
.photospace .thumnail_col {
}
.photospace ul.thumbs {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
    width: 512px;
}
.photospace ul.thumbs li {
    float: left;
    list-style: none outside none !important;
    margin: 0 10px 10px 0;
    padding: 0;
}
.photospace a.thumb {
    -moz-transition: all 0.5s ease 0s;
    display: block;
    height: auto;
    margin: 0 0 0 4px;
    opacity: 0.67;
    padding: 0;
}
.photospace li a:hover, .photospace li.selected a {
    opacity: 1;
}
.photospace a.thumb:focus {
    outline: medium none;
}
.photospace ul.thumbs img {
    display: block;
}
.photospace .thumnail_col div.top {
}
.photospace .thumnail_col div.bottom {
}
.photospace .pagination {
    height: 30px;
    left: 0;
    position: absolute;
    top: -38px;
    width: 100%;
}
.photospace .pagination a, .photospace .pagination span.current, .photospace .pagination span.ellipsis {
    border: 1px solid #DDDDDD;
    color: #A9A9A9;
    display: block;
    float: left;
    line-height: 14px;
    margin-right: 5px;
    padding: 6px 10px;
}
.photospace .pagination a:hover {
    background-color: #EEEEEE;
    text-decoration: none;
}
.photospace .pagination span.current {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}
.photospace .pagination span.ellipsis {
    border: medium none;
    padding: 5px 0 3px 2px;
}
.photospace #captionToggle a {
    background-image: url("caption.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: 5px;
    padding: 5px 30px 5px 5px;
}
.photospace .thumnail_col a.pageLink {
    background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    position: relative;
}
.photospace .thumnail_col a.pageLink:focus {
    outline: medium none;
}
.photospace .thumnail_col a.prev {
    background-image: url("arrow-left.png");
}
.photospace .thumnail_col a.next {
    background-image: url("arrow-right.png");
}
.photospace .hide_me {
    display: none !important;
}
.photospace .thumbs_wrap2 {
    bottom: -9px;
    height: 60px;
    left: 2px;
    overflow: visible;
    position: absolute;
    width: 510px;
    z-index: 101;
}
.photospace .thumbs_wrap {
    float: left;
    margin: 0 0 0 -10px;
    position: relative;
}
.photospace .pageLink.next {
    margin-right: 0;
}
.photospace .thumnail_col {
    float: left;
    margin-top: 10px;
    padding-left: 6px;
    position: relative;
    width: auto !important;
}
.photospace ul.thumbs {
    float: left;
}
.photospace a.advance-link {
    line-height: 370px;
}
