#thumbs-adv ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#thumbs-adv a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-adv ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
#slideshow-adv.slideshow{ 
	text-align: center;
	height: 350px;
	width: 400;
}
.prev, .next, .pause, .play, .faster, .lower{ 
	margin: 3px 10px;
	padding: 2px 5px;
	width: 50px;
}
.prev a, .next a, .pause a, .play a, .faster a, .lower a{
	color: #585858;
} 

.ss-controls{
	display: inline;
	float: left;
	width: 50px;
}
.nav-controls{
	display: inline;
	float: right;
}
.controls{
	padding: 5px;	
	height: 18px;
}
.thumbs{
	padding: 0 0 10px 10px;
}
a img{border: none;}