.wtgallery_pagebrowser_list a.act {
	color: #fff;
}

h2.wtgallery_category {
	display: none;
}

.wtgallery_category_pic {
	margin: 0 20px 0 0;
	padding: 0;
}

.category_row {
	margin: 20px 0 0 0;
	padding: 0;
}

.wtgallery_category_folder {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	width: 143px;
	overflow: hidden;
}

.wtgallery_category_folder a {
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 7px;
}

.wtgallery_category_folder a:hover {
	text-decoration: none;
	font-weight: bold;
}

.wt_gallery_category_inner_text {
	margin: 0;
	padding: 0 0 0 7px;
	width: 143px;
	overflow: hidden;
	color: #818181;
}

/* LIST VIEW */

h2.wtgallery_list {
	display: none;
}

.wtgallery_list_firstofrow img, .wtgallery_list_centerofrow img, .wtgallery_list_lastofrow img {
	border: 2px solid #bd7505;
}

.wtgallery_list_firstofrow img:hover, .wtgallery_list_centerofrow img:hover, .wtgallery_list_lastofrow img:hover {
	border: 2px solid #f17929;
}

ul.wtgallery_pagebrowser_list {
	margin: 0;
	padding: 0;
}

ul.wtgallery_pagebrowser_list li {
	list-style: none;
	display: inline;
	font-weight: bold;
	margin: 0 7px 0 0;
	padding: 0;
}

.list_row {
	margin: 5px 0 0 0;
	padding: 0;
}

.wtgallery_list {
	margin: 0 5px 0 0;
	padding: 0;
}

.items {
	display: none;
}

.wtgallery_list_pagebrowser_area {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}

/* SINLGE VIEW */

h2.wtgallery_single {
	display: none;
}

.wt_gallery_single_inner_pic {
	margin: 15px 0 0 0;
	padding: 0;
	width: 623px;
	overflow: hidden;
}

.wtgallery p {
	margin: 25px 0 0 0;
	padding: 0 0 5px 0;
	text-align: left;
	clear: both;
}

.wtgallery_single_browser_previous {
	position: absolute;
	top: 250px;
}

.wtgallery_single_browser_next {
	position: absolute;
	top: 250px;
	margin: 0 0 0 545px;
}