/* WT GALLERY category mode */
div.wtgallery_categories {
	border: 1px solid #e89d3e;
	width: 270px;
	padding: 15px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;	
	
}
div.wtgallery_category_pic {
	float: left;
	border:0;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

a {
    color:#FFFFFF;
}

p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid #e89d3e;
}
.wtgallery_listpic {
	border: 1px solid #e89d3e;
	width: 52px;
	height: 52px;
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid #e89d3e;
}
.wtgallery_singlepic {
	
	width: 500px;
	text-align: center;
}
/* wt_gallery END */

.wtgallery_category_h1 {
font-size:18px;
text-align:center;
}

img.wtgallery_category_pic {
border: 1px solid #e89d3e;
}

.wtgallery_category_txt {
font-size:12px;
color:#FFFFFF;
}

.wtgallery_pagebrowser_up {
font-size:12;
}

.wtgallery_singlepic_popup, .wtgallery_singlepic_fwdback, .wtgallery_singlepic_area, .wtgallery_singlepic_fwd, .wtgallery_singlepic_back, .wtgallery_pagebrowser {
font-size:12;
}

.wtgallery_pagebrowser{ margin-top:10px;}