.gallery3-title {
    background:#b3baa9 url(/images/gallery3bg1.gif) left top no-repeat;
    width:142px; height: 91px;
    float: left;
    text-align:left;
}
.gallery3-title a {
    display: block;
    margin-top: 30px;
    color: #fff;
    font:16px "Trebuchet MS", Arial;
    text-decoration: underline;
    text-align: center;
}

.gallery3-cont {
    background:#b3baa9 url(/images/gallery3bg2.gif) right top no-repeat;
    overflow: hidden;
    position:relative;
    height:91px;
    width:561px;
    text-align:left;
}
.gallery3 {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin:18px 35px 10px 16px;
    height:34px;
    text-align:left;
}
.gallery3 UL {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}
.gallery3 LI {
    display: inline;
    margin-right: 14px;
    /*border:1px solid #9f9f9f;*/
}
.gallery3 li img {
    border:1px solid #fff;
}
.slider3, .slide3-left, .slide3-right {float:left; height:15px;}
.slide3-left {
    width:16px;
    background: url(/images/arrow-left.gif) left top no-repeat;
}
.slide3-right {
    width:16px;
    background: url(/images/arrow-right.gif) right top no-repeat;
}
.slider3 {
    width:510px;
    background: url(/images/scroll.gif) left 7px no-repeat;
}
.slider3 .handle {
    width:21px; height:25px;
    margin-left:16px;
    position:absolute;
    background: url(/images/knob.png) top no-repeat;
    cursor: w-resize;
    top: 59px;
    z-index: 90;
    behavior: url(/js/iepngfix.htc);
}

   #jquery-overlay {position:absolute; top:0; left:0; z-index:90; width:100%; height:500px}
#jquery-lightbox {position:absolute; top:0; left:0; width:100%; z-index:100; text-align:center; line-height:0}
#jquery-lightbox a img {border:none}
#lightbox-container-image-box {position:relative; background:#bbc3cb url(/images/albumbg2.png) bottom repeat-x; width:500px; height:500px;	margin:0 auto; border:1px solid #abb6bf; border-bottom:none}
#lightbox-container-image {margin:10px; border:1px solid #abb6bf}
#lightbox-container-image img {border:1px solid #fff}
#lightbox-loading {position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0}
/*
#lightbox-nav {position:absolute; top:0; left:0; height:100%; width:100%; z-index:10}
#lightbox-container-image-box > #lightbox-nav {left:0}
#lightbox-nav a {outline:none}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width:49%; height:100%; zoom:1; display:block}
#lightbox-nav-btnPrev {left:0; float:left}
#lightbox-nav-btnNext {right:0; float:right}
#lightbox-secNav-btnClose {width:66px; float:right; padding-bottom:0.7em}*/

#lightbox-nav {position:relative; top:10px; left:12px; height:17px; margin:0 0 3px}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext, #lightbox-nav-btnPlay, #lightbox-nav-btnPause {display:block; float:left; width:13px; height:13px; margin-right:3px}
#lightbox-secNav {position:absolute; top:11px; right:12px; height:13px;}
#lightbox-secNav img {margin-right:3px}
#lightbox-secNav-btnClose {font-size:9px; color:#546a7c; text-decoration:none; line-height:9px}
#lightbox-secNav-btnClose:hover {color:#c33500}
#lightbox-image-details-caption h3 {font-size:11px; color:#2d495f; font-style:italic; font-weight:normal}
.lightbox-title {margin:6px 14px 4px 49px}
.lightbox-desc {margin:0 14px 0 49px; padding:3px 0 15px; border-top:1px solid #c8c8c8}
#lightbox-container-image-data-box {font:10px Verdana, Helvetica, sans-serif; background-color:#e0e6ed; margin:0 auto; line-height:1.4em;
  overflow:auto; padding:0 10px 0; border:1px solid #abb6bf; border-top:none}
#lightbox-container-image-data {padding:0 10px; color:#666}
#lightbox-container-image-data #lightbox-image-details {width:70%; float:left; text-align:left}
#lightbox-image-details-caption {font-weight:bold}
#lightbox-image-details-currentNumber {display:block; clear:left; padding-bottom:1.0em}