
#slideshowContainer {
	position:absolute;
	z-index:10;
	height:255px;
	width:170px;
	top:76px;
	left:62px;
	margin:0 auto 30px auto;
}
#slideshow { position:relative; display:block; top:0; margin:0; padding:0px; width:170px;  height:255px; overflow:hidden; clear:both;}
#slideshow li { position:absolute; top:0; left:0; margin:0; padding:0; background:none;
	border-style: none;
}
#slideshow li img { display: inline; top:0;
	border-style: none;
}

#thumbnailContainer {
	position: relative;
	width:100px;
	height:15px;
	z-index: 13;
	left: 93px;
	top: -28px;
	float: left;
}
#thumbnailContainer img {
	width: 15px;
	height: 15px;
	margin: 3px 0 0;
}
.outline {
	position: absolute;
	padding: 0;
	z-index: 14;
	width: 	15px;
	height: 15px;
	background: url('../images/dot_filled.gif') no-repeat;
	left: 12px;
	top: 431px;
	float: left; margin-left:93px; margin-right:5px; margin-top:-28px; margin-bottom:0
}

.next, .previous, .start, .stop { cursor:pointer; display: block; margin:5px 15px 15px 15px; float:left; }

html body div.clear, html body span.clear { background:none; border:0px none; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0 }

html body div.clear, html body span.clear { background:none; border:0px none; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0 }
