
.imgCont{
    padding:4px;
    background:#FFFFFF;
    border:1px dashed #eeeeee;
    overflow:hidden;
    width:54px;
    height:60px;
    margin:5px;
    float:left;
    cursor:pointer;
    display:none;
}

.centerSlide{
    background:#cccccc !important;
}

#nawWrap{
    width:375px;
    overflow:hidden;
    height:320px;
}
#galleryContent{
    padding:0 10px;
    height:364px;
    overflow:hidden;
    z-index:501;
    position:relative;
}
#galFooter{
    height:34px;
    background:#d9d9d9;
    border-top:1px dashed #9c9c9c;
}
#galFooter span{
    display:block;
    text-align:center;
    padding-top:10px;
    line-height:10px;
    color:#716671;
}
.galScroll{
    height:14px;
    width:375px;
    padding:2px 0;
    text-align:center;
    cursor:pointer;
}
#galRight{
    float:left;
    width:auto;
    padding:12px 0 0 10px;
}
#galLeft{
    float:left;
    width:375px;
    padding:3px 0 0 0;
}
#galImgBig{
    border:6px solid #FFFFFF;
    z-index:99;
    position:absolute;
}
#galLoading{
    height:326px;
    width:356px;
    background:#C6C6C6;
}
#galLoading img{
    margin:148px 0 0 161px;
}
#galLoadingLeft{
    height:360px;
}
#galLoadingLeft img{
    margin:148px 0 0 161px;
}
#galImgOver{
    position:absolute;
    height:338px;
    width:368px;
    z-index:100;
    overflow:hidden;
}
#imgTrans{
    position:absolute;
    height:160px;
    width:368px;
    z-index:101;
    text-align:right;
}
#galImgWrap{
    margin-top:318px;
}
#galTextOver{
    position:absolute;
    height:190px;
    width:368px;
    z-index:102;
    color:#FFFFFF;
}
#galTextOver span#text{
    display:block;
    padding:10px;
    text-align:justify;
    clear:both;
    font-size:80%;
    letter-spacing:1px;
    background:#000000;
    height:160px;
}
#galTextOver span#info{
    display:block;
    height:15px;
    text-align:center;
    width:68px;
    float:right;
    padding:5px 0 0 0;
    cursor:pointer;
}
