.lightboxSpan {
	border: none;	
}

div.wt_gallery_single_inner_pic {
	margin:0px;
	padding:0px;
}

div.wt_gallery_single_inner_pic a img {
	border: none;
}

div.tx-wtgallery-pi1 {
	background: none;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	width:787px;
}

div.wtgallery_list_current a img {
	border:none;	
}
.wtgallery_list_firstofrow{
	margin: 0px 20px 20px 0px; !important
}
.wtgallery_list_centerofrow {
	margin: 0px 20px 20px 0px; !important
}
.wtgallery_list_lastofrow {
	margin: 0px 0px 20px 0px; !important
}
div.wtgallery_list {
	margin: 9px 8px 0px 0px;	
	border: 1px solid #797979;
	background-color:#797979;
}
.list_row {
	float: left;
	display: block;
	/*width: 100%;*/
	margin-bottom: 0px;
}

div.wtgallery_list a img {
	opacity: 0.7;
	border: 2px solid #fff;	
}

.wtgallery_list a {
	display: block;
	border: none;
}

.wtgallery_list a:hover img{
	border: 2px solid #fcc118;
}

/* PAGEBROWSER */
ul.wtgallery_pagebrowser_list {
	list-style-type: none;
	margin:0;
	padding: 0;
}

.wtgallery_list_pagebrowser_area {
	margin-top: 10px;
}

ul.wtgallery_pagebrowser_list li {
	display: inline;
	margin:0px 10px 0px 0px;
}

ul.wtgallery_pagebrowser_list li a {
	display: inline-block;
}

ul.wtgallery_pagebrowser_list li.no {
}

ul.wtgallery_pagebrowser_list li.no a {
}

ul.wtgallery_pagebrowser_list li a.act {
	font-weight: bold;
	color:#6c6c6c;
}