/* GENERAL STYLES */
#slideshowWrapper{
	padding: 0px;
	background-color: #8cb811;
	border: 2px solid #8cb811;
	width:741px;
	height:300px;
}
div#slideshow{
	background-color: #8cb811;
	padding: 1px;
	width:741px;
	height:300px;
	text-align:left;
}
div#navigation{
	position:absolute;
	top:3px;
	left:656px;
}
div.slideshow img{
	border: 1px solid white;
	width:650px;
	height:296px;
}
a{
	text-decoration: none;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0px;
	padding-left:3px;
}
ul.thumbs img {
	border: 1px solid white;
	width:80px;
	height:50px;
}
.inactive{
	display:none;
}
ul.thumbs li {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
}



/* EDITOR PROPERTIES */
