#banner-place-holder{
    width:686px;
	text-align:left;
}
.clearfix{
	clear:both;
	float:none;
}
#bigPic{
	width:682px;
	height:218px;
	padding:0px;
	border:0px solid #CCC;
	background-color:#FFF;
	margin-bottom:0px;
}
#bigPic img{
	position:absolute;
	display:none;
	border:none;
	width:686px;
}
ul#thumbs li.active img{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
ul#thumbs li.last img{
	width:116px;
}
ul#thumbs{
	float:left;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float:left;
	margin-right:0px;
	margin-bottom:5px;
	border:0px solid #CCC;	
	padding:0px;
	cursor:pointer;
}
ul#thumbs img{
	float:left;
	width:114px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}
