#mycarousel_beer{
	list-style-type:none;
	margin:0;
	padding:0;
}
.jcarouselbeer-clip{
	position:relative;
}
.jcarouselbeer-skin-tango .jcarouselbeer-container-horizontal {
	width: 635px;
	width: 820px;
	padding: 20px 0px 20px 20px;
}
.jcarouselbeer-skin-tango .jcarouselbeer-clip-horizontal {
	position:relative;
	width:  515px;
	width:  800px;
	width:  785px;
	width:  800px;
	height: 455px;
	height: 459px;
	margin:0;
	padding:0;
	top:-10px;
}
.jcarouselbeer-skin-tango .jcarouselbeer-item {
	width: 146px;
	width: 160px;
	height: 455px;
	height: 459px;
}
.jcarouselbeer-skin-tango .jcarouselbeer-item-horizontal {
	margin-right: 5px;
	padding:0px;
}
.jcarouselbeer-skin-tango .jcarouselbeer-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarouselbeer-skin-tango .jcarouselbeer-next-horizontal {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	height: 424px;
	cursor: pointer;
	/*background: transparent url(../images/next_photos.jpg) no-repeat left top;*/
	background: transparent url(/include/images/next-arrow.gif) no-repeat left top;
}
.jcarouselbeer-skin-tango .jcarouselbeer-prev-horizontal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 17px;
	height: 424px;
	cursor: pointer;
	background: transparent url(/include/images/prev-arrow.gif) no-repeat right top;
}
