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

#photo-view {
    /*width: 695px;*/
    height: 348px;
}

#photoinfo {
    position:relative;
    float: left;
    width:170px;
    padding:23px 0 0 12px;
    height:336px;
}
#photoinfo h2 {
    padding: 10px 0;
    font-style: normal;
}
#photoinfo #photodesc {
    color: #595959;
}
#thumbnails {
    clear:both;
    overflow: hidden;
    width: 704px;
    height: 65px;
    position: relative;
}

#thumbcontainer {
    position: relative;
}

#photobox {
    padding: 0 4px;
    position: relative;
    width: 528px;
    height: 348px;
    border-right: 5px #ccc;
    float: left;
}
/*
#photobox img {
    position: absolute;
    top: 10px;
    left: 10px;
}
*/
#gallery_content {
    margin-left: 128px;
}

#fullscreen {
    position: absolute;
    bottom:10px;
    left: 0px;
}

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


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

#current_page {
    display: inline;
}

#max_pages {
    display: inline;
}

#controls {
    margin:7px 0 0 323px;
    line-height: 24px;
    position:relative;
}
#left_btn {
    left:-47px;
    position:absolute;
    top:5px;
}
#right_btn {
    left:65px;
    position:absolute;
    top:5px;
}
#controls a {
    vertical-align: middle;
}

#galleries-top {
}

#galleries-center {
}

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

.gallery-name {
    padding-left:20px;
    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;
    vertical-align:middle;
}
.gallery-name.first {
    margin-top: 0px;
}

.gallery-name a {
    color: white;
    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;
}
#gal-heading {
    text-align:left;
    padding:15px 35px;
}
h2#phototitle {
    color:#047AC0;
    font-size:12pt;
    font-weight:normal;
}
