.tx-sksimplegallery-pi1 {
	width:		100%;
	font-size:		11px;
}
.tx-sksimplegallery-pi1 .singleview-title {
	font-weight:	bold;
	font-weight:	normal;
}
.tx-sksimplegallery-pi1 .singleview-description {
}
.tx-sksimplegallery-pi1 .singleview-description P.bodytext {
}

.tx-sksimplegallery-pi1 .thumblist-scroll {
	width:		500px;
	height:		50px;
	/*overflow:		hidden;*/
}
.tx-sksimplegallery-pi1 .thumblist-scroll-left {
	width:		20px;
	height:		70px;
	float:		left;
	background-image:	url(tx_sksimplegallery_thumblist_left.gif);
	border:0;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-right {
	width:		20px;
	height:		70px;
	float:		left;
	background-image:	url(tx_sksimplegallery_thumblist_right.gif);
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single {
	float:		left;
border:0;
margin-right:3px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb {
border:0;
margin-left:5px;
margin-top:	5px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb a img {
	filter:		alpha(opacity=50);
	opacity:		0.5;
	cursor:		pointer;
	border:		0px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb a:hover img {
	filter:		alpha(opacity=100);
	opacity:		1.0;
	cursor:		pointer;
	border:		0px;
}

.tx-sksimplegallery-pi1 .thumblist-scroll  .thumblist-single .thumblist-thumbtitle {
	display:		none;
}
.tx-sksimplegallery-pi1 .thumblist-clear {
	clear:		both;
}


.tx-sksimplegallery-pi1 .singleone-singlepicture {
	float:		left;
	margin-right:	10px;
	width:		482px;
	background-color:	#CCCCCC;
	background-color:	#fff6d0;
	background-color:	#EEEEEE;
position:absolute;
top:0px;
z-index:1000;
}
.tx-sksimplegallery-pi1 .singleone-singletitle {
	font-weight:	bold;
	font-weight:	normal;
	margin-bottom:	10px;
position:absolute;
top:0px;
left:482px;
z-index:1000;
background:#FFFFFF;
padding-left:5px;
}
.tx-sksimplegallery-pi1 .singleone-singledescription {
	font-weight:	normal;
position:absolute;
top:30px;
left:482px;
z-index:1000;
background:#FFFFFF;
padding-left:5px;
}
.tx-sksimplegallery-pi1 .singleone-singledescription P.bodytext {
	font-weight:	normal;
}

.tx-sksimplegallery-pi1 .backlink {
	display:		none;
}
