/* WT GALLERY category mode */
div.wtgallery_categories { 
	margin: 5px 0;
}
div.wtgallery_category_pic {
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 10px 0 5px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
}
.wtgallery_listpic {
	text-align: center;
	margin: 1px;
	margin: 2px 0px 10px 8px;

}
.wtgallery_pagebrowser {
	text-align: center;
}
.wtgallery_pagebrowser_up {
	display: none;
}
.wtgallery_pagebrowser_sign {
	text-align: center;
}
.wtgallery_list_area {
	border: 1px solid #B0B0B0;
	border-style: dotted;
	margin: 0 0 10 0;
	text-align: center;

}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	margin: 20px 0 0 0;

}

div.wtgallery_singlepic_area {
	border: 1px solid #B0B0B0;
	border-style: dotted;
	text-align: center;
}

div.wtgallery_singlepic {
	text-align: center;
}

.wtgallery_singlepic_fwd {
	text-align: center;
}
div.wtgallery_singlepic_fwdback {
	text-align: center;
}

.wtgallery_singlepic_popup {
	text-align: center;

}

.wtgallery_singlepic_comment {
	text-align: center;

}

.wtgallery_h2 {
	margin: 5px 0 0; 
	padding-bottom: 5px; 
	font-weight: normal; 
	border-bottom: 0;

}

/* wt_gallery END */

