#slideshow {	margin:0 auto;	margin-top: 5px;	width:550px;	height:140px;	position:relative;}#slideshow #slidesContainer {  margin:0 auto;  margin-top: 5px;  width:550px;  height:140px;  overflow:auto; /* allow scrollbar */  position:relative;}#slidesContainer {	/*padding-top: 50px;*/	margin: 10px 10px 10px 10px;	/*background-color: red;*/}#slideshow #slidesContainer .slide {  margin:0 auto;  width:250px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */  height:500px;  /*background-color: red;*/}.slide {	/*background-color: red;*/	text-align: center;}	.categoria{  margin: 0px;  width:248px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */  height:195px;  text-align: center;  background: url(http://www.gruppoarete.it//templates/skin/aretegroup/images/gallerie/angolo-categoria.png) no-repeat right; }.control {  width:10px;  height:22px;  position:absolute;  cursor: pointer;}#leftControl {  top:35px;  left:-12px;  background: url(http://www.gruppoarete.it//templates/skin/aretegroup/images/gallerie/sx.png);  z-index: 1;}#rightControl {  top:35px;  right:-12px;  background: url(http://www.gruppoarete.it//templates/skin/aretegroup/images/gallerie/dx.png);  z-index: 1;}
