/* WT GALLERY category mode */
#wtgallery_category_area { 
	width: 800px;
	text-align: center;
}
div.wtgallery_categories { 
	padding: 8px;
	margin: 0px;
	width: 160px;
	float:left;
	height: 120px;
}
div.wtgallery_category_pic {
	
}
div.wtgallery_category_pic IMG {
	border: 2px solid #6f644d;
}
div.wtgallery_category_pic {
	margin-right: 10px;
	width: 145px;

}
div.wtgallery_category_folder {
	margin: 5px;
	width: 145px;
	text-align: center;

}
p.wtgallery_category_pagebrowser {
	display: none;
}
/*------- WT GALLERY list mode ------------*/
#wtgallery_list{
	position: absolute;
	top: 338px;
	width: 740px;
text-align: center;
float: none;
}
.wtgallery_listpic_pic {
	border: 2px solid #6f644d;
}
.wtgallery_listpic {
	
	width: 111px;
	margin:0px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/*------ WT GALLERY singleview mode -----------*/
.wtgallery_singlepic_pic {
	border: 2px solid #6f644d;
}
.wtgallery_singlepic {
	border: 0px;
	padding:3px;
	text-align: center;
}
.wtgallery_singlepic_comment{
	position: absolute;
	top: 291px;
	left: 150px;
	width: 440px;
	text-align: center;
}
.wtgallery_singlepic_popup{
	position: absolute;
	top: 316px;
	left: 0px;
	width: 150px;
}
.wtgallery_singlepic_up{
	position: absolute;
	top: 428px;
	left: 320px;
}
.wtgallery_pagebrowser{
	position: absolute;
	top: 428px;
	left: 17x;
	width: 68px;
}
.wtgallery_pagebrowser .wtgallery_pagebrowser_page{
	width: 22px;
	color: #4f4e60;
	float: left;
}
.wtgallery_pagebrowser_fwd,
.wtgallery_pagebrowser_back {
	width: 25px;
	float: right;
}
.wtgallery_singlepic_fwdback {
	position: absolute;
	top: 312px;
	left: 210px;
	width: 320px;
}
.wtgallery_singlepic_fwd {
	width: 82px;
float:left;
}
.wtgallery_singlepic_back{
	width: 82px;