

.slideshow{
	position:absolute; 
	top:600px;  
	width:450px; 
	padding: 0px 0px; 
	background-color:#77664A; 
	text-align: right; 
	vertical-align: middle;
}
.firstcount{text-decoration: none; font-weight: bold; color: white; padding: 1px 3px; background-color:#44463E;}
.slidecount{text-decoration: none; font-weight: bold; color: white; padding: 1px 3px;}
.otherloop{display:none;}
.slideimage{position: absolute; height: 300px; width: 450px;}
.slidecaptions{position: absolute; top: 5px; left: 15px; color: white; font-weight: bold;}
.othercounttd{border: 1px solid #46443E; border-right: none; border-left:none; padding: 3px 6px;}
.slidecounttd{border: 1px solid #46443E; border-right: none; padding: 3px 6px;}
.slidepause{text-decoration: none; font-weight: bold; color: white;}
.pause{border: 1px solid #46443E; border-left: none; padding: 3px 18px; width: 10%;}

.left_pane{
	 display:block; background-color: #f3ebe0; width:860px;
}

.left_pane #slide_content{
	display:block; height:315px;  padding:5px;
}