#left #tp2 .TabbedPanelsContentGroup #slideshow ul{ margin:0px; padding:0px;}
#left #tp2 .TabbedPanelsContentGroup #slideshow li{ margin:0px; padding:0px;}
#left #tp2 .TabbedPanelsContentGroup #slideshow div{ margin:0px; padding:0px;}


#left #tp2 .TabbedPanelsContentGroup #slideshow {
	list-style:none; 
	color:#fff;
	width:400px;
}
#left #tp2 .TabbedPanelsContentGroup #slideshow span {
	display:none;
	width:400px;
}
#left #tp2 .TabbedPanelsContentGroup #wrapper {
	width:400px; 
	margin:50px auto; 
	display:none;
}
#left #tp2 .TabbedPanelsContentGroup #wrapper * {
	margin:0; 
	padding:0;
}
#left #tp2 .TabbedPanelsContentGroup #fullsize {
	position:relative; 
	width:400px; 
	height:161px; 
	padding:2px; 
	border:1px solid #ccc; 
	background:#000;
}
#left #tp2 .TabbedPanelsContentGroup #information {
	position:absolute; 
	bottom:0; 
	width:400px; 
	height:0; 
	background:#000; 
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	opacity:.5; 
	filter:alpha(opacity=50);
}
#left #tp2 .TabbedPanelsContentGroup #information h3 {
	padding:4px 8px 3px; 
	font-size:14px;
}
#left #tp2 .TabbedPanelsContentGroup #information p {padding:0 8px 8px;}
#left #tp2 .TabbedPanelsContentGroup #image {width:500px;}
#left #tp2 .TabbedPanelsContentGroup #image img {
	position:absolute; 
	z-index:25; 
	width:auto;
}
#left #tp2 .TabbedPanelsContentGroup .imgnav {
	position:absolute; 
	width:25%; 
	height:161px; 
	cursor:pointer; 
	z-index:150;
}
#left #tp2 .TabbedPanelsContentGroup #imgprev {
	left:0; 
	background:url(http://sandbox.leigeber.com/javascript-slideshow/images/left.gif) left center no-repeat;
}
#left #tp2 .TabbedPanelsContentGroup #imgnext {
	left:0; 
	background:url(http://sandbox.leigeber.com/javascript-slideshow/images/left.gif) left center no-repeat;
}
#left #tp2 .TabbedPanelsContentGroup #imglink {
	position:absolute; 
	height:161px; 
	width:100%; 
	z-index:100; 
	opacity:.4; 
	filter:alpha(opacity=40);
}
#left #tp2 .TabbedPanelsContentGroup .linkhover {
	background:url(http://sandbox.leigeber.com/javascript-slideshow/images/link.gif) center center no-repeat;
}
#left #tp2 .TabbedPanelsContentGroup #thumbnails {
	margin-top:15px;
}
#left #tp2 .TabbedPanelsContentGroup #slideleft {
	float:left; 
	width:20px; 
	height:81px; 
	background:url(http://sandbox.leigeber.com/javascript-slideshow/images/scroll-left.gif) center center no-repeat; 
	background-color:#222;
}
#left #tp2 .TabbedPanelsContentGroup #slideleft:hover {
	background-color:#333;
}
#left #tp2 .TabbedPanelsContentGroup #slideleft {
	float:left; 
	width:20px; 
	height:81px; 
	background:#222 url(http://sandbox.leigeber.com/javascript-slideshow/images/scroll-left.gif) center center no-repeat;
}
#left #tp2 .TabbedPanelsContentGroup #slideleft:hover {
	background-color:#333;
}
#left #tp2 .TabbedPanelsContentGroup #slidearea {
	float:left; 
	position:relative; 
	width:400px; 
	margin-left:0px; 
	height:81px; 
	overflow:hidden;
}
#left #tp2 .TabbedPanelsContentGroup #slider {
	position:absolute; 
	left:0; 
	height:81px;
}
#left #tp2 .TabbedPanelsContentGroup #slider img {
	cursor:pointer; 
	border:1px solid #666; 
	padding:0px;
}