.tx-wtgallery-pi1 {
width: 480px;
margin: 0 auto;
color: #333;
font-size: 12px;
float: left;
}

.tx-wtgallery-pi1 a {
text-decoration: none;

font-size: 12px;
color: #4d4d4d;
}

#wtgallery_category_area {
width: 480px;
float: left;
margin: 20px 0;
}

/*********************************
WT GALLERY category mode
**********************************/
#wtgallery_category_wrapper {
float: left;
margin-left: 52px;
display: inline;
}

div.wtgallery_categories { 
float: left;
width: 104px;
text-align: center;
display: inline;
margin: 0 10px;
}

div.wtgallery_category_pic {
float: left;
display: inline;
border: 2px solid #fff;
}

.wtgallery_category_h1{
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;
text-align: center;
display: none;
}

div.wtgallery_category_pic img{
border: none;
}

div.wtgallery_category_folder {
margin: 0 0 10px 0;
}

p.wtgallery_category_pagebrowser {
clear: both;
float: left;
width: 480px;
margin-top: 20px;
margin-bottom: 20px;
display: inline;
background: none;
text-align: center;
display: none;
}

/*********************************
WT GALLERY list mode
**********************************/
.wtgallery_listpic_pic {
text-decoration: none;
border: none;
}


.wtgallery_listpic {
border: 1px solid #000;
width: 100px;
height: 66px;
margin-left: 9px;
margin-right: 9px;
margin-bottom: 19px;
overflow: hidden;
background: #fffaef;
}

.wtgallery_pagebrowser_up {
width: 480px;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}

.wtgallery_pagebrowser_up {
        clear: both;
margin-top: 10px;
	}

.wtgallery_pagebrowser_sign {
        clear: both;
text-align: center;

}


.wtgallery_pagebrowser_fwd {
float: right;
border-bottom: 1px dashed #666;
padding-bottom: 2px;

}

.wtgallery_pagebrowser_back {
float: left;
border-bottom: 1px dashed #666;
padding-bottom: 2px;
}


/*********************************
WT GALLERY singleview mode
**********************************/

.wtgallery_singlepic_pic {
	border: none;
}


.wtgallery_singlepic {
	border: 1px solid #000;
	text-align: center;
background: #fffaef;
}

#wtgallery_singlepic_area {
text-align: center;
width: 482px;
margin: 20px auto;
}

.wtgallery_singlepic_fwd {
float: right;
border-bottom: 1px dashed #666;
padding-bottom: 2px;

}

.wtgallery_singlepic_back {
float: left;
border-bottom: 1px dashed #666;
padding-bottom: 2px;
}

.wtgallery_singlepic_up {
clear: both;
margin-top: 50px;
}

.wtgallery_singlepic_popup {
clear: both;
margin-bottom: 10px;
}


/* wt_gallery END */
