.jcarousel-skin .jcarousel-container-horizontal {
	width:820px;
	height:55px;
	margin:0px;
	padding:0px;
}
.jcarousel-skin .jcarousel-clip {
	width:750px;
	overflow:hidden;
	margin:0px 0px 0px 33px;
}
.jcarousel-skin .jcarousel-item {
	height:100px;
	margin:0px 15px 0px 0px;
	padding:0px;
	width: 150px;
	position: relative;
}
.jcarousel-skin .jcarousel-item img{
	float: none;
	display: block;
	z-index: 1;
	min-height: 100px;
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: -100%!important;
	left: -100%;
	right: -100%;
	bottom: -100%!important;
	margin: auto!important;
}
.jcarousel-skin .jcarousel-item-placeholder {
	background:none;
}
.jcarousel-skin .jcarousel-next-horizontal {
	position:absolute;
	top:40px;
	right:0px;
	width:9px;
	height:14px;
	cursor:pointer;
	background:transparent url("../../images/smallarrow_r.png") no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
	position:absolute;
	top:40px;
	left:0px;
	width:9px;
	height:14px;
	cursor:pointer;
	background:transparent url("../../images/smallarrow_l.png") no-repeat 0 0;
}
.smallphotos ul, .smallphotos ul li {
	margin:0px;
	padding:0px;
}
/* Localized */