#carousel-wrapper_339 {padding:0; position:relative;overflow-anchor:none;}
#carousel_339, #thumbs_339 {overflow: hidden; }
#carousel-wrapper_339 .caroufredsel_wrapper {
	border-radius: 10px;
	box-shadow: 0 0 5px #889999;
}
#carousel_339 span, #thumbs_339 a {
	display: block;
	float: left;
	text-align:center;
}
#carousel_339 span, #carousel_339 a, #thumbs_339 a {
	position: relative;
	text-decoration:none;
}
#carousel_339 img {
	vertical-align:top;
	border: none;}
@media screen and (max-width:800px) {
	#carousel_339 img {width:100%;height:auto;}
}
#thumbs_339 img {
	vertical-align:top;
	width: 100%;
	height: 100%;
}
#thumbs-wrapper_339 {
	padding: 20px 40px 35px 40px;
	position: relative;
}
#thumbs_339 a {
		border: 2px solid #cccccc;
		width: 110px;
		height: 72px;
		margin: 0 10px;
		overflow: hidden;
		border-radius: 10px;
	}
	/*
	#thumbs_339 a img {
		width: 110px;
		height: 72px;
	}
	*/
	#thumbs_339 a:hover, #thumbs_339 a.selected {
		border-color: #666666;
	}
#prev_339, #next_339 {
	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_339 {background-position:0 0; left:0; }
#next_339 {background-position:-50px 0; right:0;}
#prev_339:hover {background-position:0 -50px;}
#next_339:hover {background-position:-50px -50px;}
#prev_339.hidden, #prev_339.disabled {background-position:0 -100px;}
#next_339.hidden, #next_339.disabled {background-position:-50px -100px;}
