#carousel-wrapper_388 {padding:0; position:relative;}
#carousel_388, #thumbs_388 {overflow: hidden; }
#carousel-wrapper_388 .caroufredsel_wrapper {
	border-radius: 5px;
	box-shadow: 0 0 5px #889999;
}
#carousel_388 span, #thumbs_388 a {
	display: block;
	float: left;
	text-align:center;
}
#carousel_388 span, #carousel_388 a, #thumbs_388 a {
	position: relative;
	text-decoration:none;
}
#carousel_388 img {
	vertical-align:top;
	border: none;width:100%;}
@media screen and (max-width:800px) {
	#carousel_388 img {width:100%;height:auto;}
}
#thumbs_388 img {
	vertical-align:top;
	width: 100%;
	height: 100%;
}
#thumbs-wrapper_388 {
	padding: 20px 40px 35px 40px;
	position: relative;
}
#thumbs_388 a {
		border: 2px solid #cccccc;
		width: 100px;
		height: 66px;
		margin: 0 10px;
		overflow: hidden;
		border-radius: 5px;
	}
	/*
	#thumbs_388 a img {
		width: 100px;
		height: 66px;
	}
	*/
	#thumbs_388 a:hover, #thumbs_388 a.selected {
		border-color: #666666;
	}
#prev_388, #next_388 {
	background: transparent url('/image_bank/scroll_button/scroll_btn_5.png') no-repeat 0 0;
	display: block !important;
	width: 45px;
	height: 50px;
	margin-top: -27px;
	position: absolute;
	top: 50%;
}
#prev_388 {background-position:0 0; left:0; }
#next_388 {background-position:-50px 0; right:0;}
#prev_388:hover {background-position:0 -50px;}
#next_388:hover {background-position:-50px -50px;}
#prev_388.hidden, #prev_388.disabled {background-position:0 -100px;}
#next_388.hidden, #next_388.disabled {background-position:-50px -100px;}
