
#slideshowContainer {
	position:absolute;
	z-index:10;
	height:240px;
	width:160px;
	top:75px;
	left:61px;
	margin:0 auto 30px auto;
}
#slideshow { position:relative; display:block; top:0; margin:0; padding:0px; width:160px;  height:240px; 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;
	margin: -28px 5px 0 93px;
	left: 12px;
	top: 431px;
	float: left;
}

.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:0; 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:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }


