.scroller-left,.scroller-right{
	float:left;
	cursor: pointer;
	cursor: hand;
	padding-top:2px;
	background:url("../pics/catalogue/photos_bg.gif") repeat-x;
	height:116px;
}
html>body .scroller-left, html>body .scroller-right{
	height:114px;
}
.scroller-middle{
	width:900px !important;
	float:left;
	height:116px;
	position:relative;
}
.scroller-middle .menu-neighbors-images-top{
	width:900px !important;
	overflow:hidden;
	height:116px;
}
.scroller-middle .menu-neighbors-first-images-top{
	width:900px !important;
}
html>body .scroller-middle .menu-neighbors-images-top{
	height:112px;
}
.scroller-middle .menu-neighbors-first-images-top{
}

.scroller-indicator{
	line-height:1px;
	font-size:1px;
	padding:0px;
	position:absolute;
	bottom:0px;
	height:1px;
	background:#96FF00;
	width:0px;
	margin-left:-38px;
	margin-right:-38px;
}
.scroller-background{
	padding:0px;
	position:absolute;
	top:0px;
	height:112px;
	background:#408F0E;
	width:900px;
}
