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