#dhtmlgoodies_slideshow{
	width:300px;
	float:left;
}
	
#previewPane{
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	width:300px;
	height:240px;
	color:#FFFFFF;
}

#previewPane img{
	line-height:400px;
}

#theImages img{
	float:left;
	cursor:pointer;
	margin-left:5px;
	display:inline; 
	width:50px;
	border:0px;
}