.gallery_body {
    z-index:20;
}

#gallery_pic {
    float: left;
}

.vpic {
    margin-left:172px;
}

#gallery_display {
    background-image: url(/cnwise/i/bigrotation2.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.gallery_display {
    float:left;
    z-index:10;
    width:447px;
    height:335px;
}

.gallery_thumbs {
    text-align: left;
    float: left;
    width: 351px;
    height: 335px;
    overflow:auto;
}

.gallery_item {
    float: left;
    padding:10px;
}

/* Buttons */
.gallery_close {
    z-index:10;
    position: fixed;
    width:30px;
    height:30px;
    margin-top:0px;
    margin-left:458px;
}

.gallery_prev {
    z-index:10;
    margin-top:130px;
    width:13px;
    height:30px;
}

.gallery_next {
    z-index:10;
    margin-top:130px;
    width:13px;
    height:30px;
}

/* Paging */
.gallery_prevpage {
    float: left;
    z-index:10;
    margin-top:130px;
    width:13px;
    height:30px;
}

.gallery_nextpage {
    float: left;
    z-index:10;
    margin-top:130px;
    width:13px;
    height:30px;
}

.gallery_lpad {
    float:left;
    padding-left:20px;
    padding-right:10px;
    width:15px;
    height:100%;
    text-align:right;
}

.gallery_mpad {
    float:left;
    height:100%;
    background-image: url(/images/l/_.png);
    background-position: center;
    background-repeat: no-repeat;
}

.gallery_rpad {
    float:left;
    width:15px;
    height:100%;
    padding-left:10px;
}

/* picture frames */
.fotoh {
    padding:27px 13px 0px 13px;
    background-image:url(../../images/fr_fotoh.gif);
    background-repeat: no-repeat;
    background-position:center;
    width: 107px;
    height: 106px;
    float: left;
}

.fotov {
    padding:13px;
    background-image:url(../../images/fr_fotov.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 107px;
    height: 107px;
    float: left;
}

.nobr {
	border:none;
}

#ltop {
    margin-left: 13px;
}

#rtop {
    text-align: center;
    margin: 13px 0px 0px 13px;
}

#lbot {
    text-align: center;
}

#rbot {
    margin: 13px 0px 0px 13px;
}

.bigpicv {
    float: left;
    text-align: right;
    width: 423px;
    height: 335px;
    margin-right: 24px;
}

.gallery {
    position: relative;
    float: right;
    width: 350px;
    height: 335px;
    overflow: auto;
}

