
.tx-wtgallery-pi1 {
	padding-left: 60px;
}

.wtgallery_singlepic {
	margin-bottom: 15px;
}

.wtgallery_listpic {
}

.wtgallery_singlepic IMG,
.wtgallery_listpic IMG {
	border: 1px solid #666666;
	padding: 2px;
}

#wtgallery_singlepic_area,
.wtgallery_pagebrowser {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.wtgallery_singlepic_popup {
	text-align: center;
	margin-bottom: 5px;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.wtgallery_pagebrowser_page {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.wtgallery_listpic IMG {
	margin-right: 5px;
	margin-bottom: 5px;
}

.wtgallery_singlepic_fwdback {
	text-align: center;
}

.wtgallery_singlepic_fwdback A {
	padding-right: 20px;
	font-weight: bold;
	color: #163b93;
	text-decoration: none;
	padding-left: 20px;
	background-image: url('../img/arrow_link_blue.png');
	background-position: left;
	background-repeat: no-repeat;	
}

.wtgallery_singlepic_fwdback A:hover {
	color: #485658;
	text-decoration: underline;
}