#slideshowWrapper {
	margin: auto; width: 100%; position: relative;
}
#slideshowWrapper ul {
	width: 100% !important;
}
#slideshowWrapper li img {
	width: 100% !important;
}
#slideshowWrapper li {
	width: 100% !important;
}
#slideshowWrapper li img {
	height: 98%;
}
#fssPrev {
	left: -67px; top: 169px; width: 67px; height: 143px; text-indent: -999999px; position: absolute;
}
#fssNext {
	left: 646px; top: 169px; text-indent: -999999px; position: absolute;
}
#fssPlayPause {
	background: rgb(255, 255, 255); padding: 2px; border-radius: 8px; top: 265px; width: 40px; text-align: center; right: 20px; color: rgb(51, 51, 51); font-size: 12px; text-decoration: none; display: block; position: absolute; cursor: pointer; box-shadow: 2px 2px 16px black;
}
ul#slideshow {
	list-style: none; margin: 0px; padding: 0px; width: 640px; height: 480px; overflow: hidden;
}
p {
	text-align: center;
}
#fssList {
	list-style: none; margin: auto; padding: 5px 0px 0px 3%; width: 671px;
}
#fssList li {
	padding-right: 10px; display: inline;
}
#fssList li a {
	color: rgb(153, 153, 153); text-decoration: none;
}
#fssList li.fssActive a {
	color: rgb(51, 51, 51); font-weight: bold;
}
#top {
	background: rgb(59, 89, 152); width: 100%; height: 40px; margin-bottom: 20px;
}
#top h1 {
	padding: 7px 0px 0px 15px; color: rgb(255, 255, 255); font-size: 18px; font-weight: normal;
}
#top h1 span {
	font-size: 11px;
}
#top h1 a {
	color: rgb(255, 255, 255); text-decoration: underline;
}
#top h1 a:hover {
	text-decoration: none;
}
small a {
	color: rgb(0, 0, 0);
}
ul#fssList {
	width: 180px !important; right: 0px; bottom: 32px; display: inline-block; position: absolute;
}
ul#fssList li a {
	background: url("../img/pagination.png") no-repeat left top / 16px; width: 16px; height: 16px; overflow: hidden; padding-top: 0px; padding-left: 2px; font-size: 0px; float: left; display: block;
}
ul#fssList li.fssActive a {
	background-position: 0px -16px;
}
.black_block {
	background: rgb(0, 0, 0); padding: 10px 5px; top: 74px; width: 213px; height: 82px; text-align: center; right: 0px; position: absolute;
}
