/*#########################
### WTGALLERY_LIST_AREA ###
##*/
.tx-wtgallery-pi1{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#col3_content .wtgallery_list_area .wtgallery_list{
    width: 130px;
    height: 130px;
    overflow: hidden;
}
#col3_content .wtgallery_list_area a.act{
    text-decoration: underline;
}
#col3_content .wtgallery_list_area .wtgallery_list img{
    width: 200px;
    height: auto;
    overflow: hidden;
}

/*Category*/

.wt_gallery_category_pic{
    width: 130px;
    height: 130px;
    margin-right: 18px;
    overflow: hidden;
}
.wt_gallery_category_pic img{
    width: 200px;
    height: auto;
}

.wtgallery_pagebrowser_list{
    margin: 0;
    padding: 0;
    width: 560px;
    text-align: center;
    list-style: none;
}
.wtgallery_pagebrowser_list{
}
.wtgallery_pagebrowser_list li{
    display: inline;
}
.wtgallery_category_folder{
    text-align: center;
    width: 130px;
    margin-bottom: 20px;
}



