.gallery-thumb {
    margin: 10px;
    background-color: white;
    padding: 5px;
    float: left;
    width: 66px;
    height: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 32px;
    vertical-align: middle;
}

#photo-view {
    position:relative;
    /*width: 695px;*/
    width: 760px;
    height: 406px;
}

#photoinfo {
    padding:23px 0 0 9px;
    text-align:left;
    float: left;
    width:180px;
    height:354px;
    overflow:auto;
}
#photoinfo h2 {
    font-size: 11pt;
    color: #000;
    padding: 10px 0;
    font-style: normal;
}
#photoinfo #photodesc {
    font-size: 9pt;
    color: #595959;
}
#thumbnails {
    clear:both;
    overflow: hidden;
    width: 756px;
    height: 79px;
    position: relative;
}

#thumbcontainer {
    position: relative;
}

#photobox {
    padding: 31px 5px 8px 5px;
    position: relative;
    width: 560px;
    height: 367px;
    border-right: 5px #ccc;
    float: left;
}
/*
#photobox img {
    position: absolute;
    top: 10px;
    left: 10px;
}
*/
#gallery_content {
    margin-left: 158px;
}

#fullscreen {
    float:left;
    width:65px;
}

#content {
    text-align: center;
    padding:0 0 0 2px;
}
/*
#gallery_container {
    background: url('/media/images/gallery/full-content-gallery.jpg') no-repeat;
    height: 472px;
    width: 831px;
    /*margin-left: 5px;*/
/*    margin: 0 auto;
    padding: 10px;
    padding-top: 20px;
    text-align: left;
}
*/

#gallery_sidebar {
    float:left;
    padding-left:28px;
    width:125px;
}

#current_page {
    display: inline;
}

#max_pages {
    display: inline;
}

#controls {
    line-height:29px;
    text-align:left;
    width:119px;
    float:left;
    height:29px;
    background-color:black;
    color:white;
}


#controls a, #controls div, #controls img {
    float:left;
}

#galleries-top {
}

#galleries-center {
}

#galleries-bottom {
    padding:7px 0 0 6px;
}

.gallery-name {
    text-align:left;
    background:transparent url(/media/images/gallery/btn-gallery.gif) no-repeat scroll center;
    height:19px;
    line-height:19px;
    margin-bottom:0pt;
    margin-right:0pt;
    margin-top:6px;
    text-align:left;
    color:black;
    vertical-align:middle;
}
.gallery-name.first {
    margin-top: 0px;
}

.gallery-name a {
    color: black;
    font-size:9pt;
    line-height: 19px;
    text-decoration: none;
    display: block;
    /*width: 78px;*/
    height: 19px;
}

#gallery_sidebar h3 {
    text-align: center;
}

#gallery_submit_photos_link {
    font-size: 9px;
    margin-left: 30px;
    margin-top: 30px;
}
#fullscreen a img {
    border: 0;
}
#thephoto {
    height:375px;
}
#gallery_container {
    padding-top:12px;
}
#of, #current_page, #max_pages {
    text-align:center;
    width:15px;
}
.clear {
    height:0px;
}

