div.scrollable .items {
/* this cannot be too large */
  width:1000px;/*2000em*/
  position:relative;
  clear:both;
  margin:0;
  padding:0;
}

div.sih {
   float:left;
   padding:0px 0px 0 2px; /* ORI 16px 2px 0 2px */
   margin: 0 2px;/*0 10px*/
   width:105px; /* ORI 201px */
   height:100px; /* ORI 347px */
   cursor:pointer;
   /* background: url(images/sibg.gif) no-repeat transparent top center; */
   position:relative;
   overflow:hidden;
}

div.sih a.more {
   display:none; /* ORI block */
   text-indent:-9999px;
   height:19px;
   width:46px;
   float:right;
   background: url(images/more.gif) no-repeat transparent center;
   margin: 0 13px 0 0;
   position:absolute;
   bottom:45px;
   right:10px;
   cursor:pointer;
}

div.sih a.more:hover {
   background: url(images/comore.png) no-repeat transparent center;
}

div.sih p {
   font-size:10px; /* ORI 10px */
   /*line-height:12px; ORI 12px */
   height:15px; /*Aggiunto*/
   margin:-10px 0 0 0px; /* ORI 3px 0 0 0; */
   padding:0;
   color:#009EE0; /* ORI #7d7d7d */
}

div.sih h3, div.sih h3 a {
   font-size:13px; /* ORI 10px */
   color:#009EE0; /* ORI #000 */
   /*line-height:13px;*/
   height:15px;  /* Aggiunto */
   margin:0px 0 5px 0;/*ORI 0 0 5px 0 */
   padding:0;
   display:block; /* Aggiunto */
   text-indent:-9999px; /* Aggiunto */
}

/* Aggiunto */
div.sih a {
   display:block;
   width:100px;/*150*/  
   height:98px; /* ORI 200px */
   margin:0;
   padding:0;
}
div.sih a:hover {
   /*background-color:#EEEEEE;*/
   opacity:0.5;
}

div.sih img {
   width:100px;  /* ORI 200px */
   height:100px; /* ORI 200px */
   margin:0;
   padding:0;
   z-index:-1;
}

/*scrollable item content*/

div.sic {
   width:156px; /* ORI 190px */
   margin:-15px 0px 0 0px; /* ORI 7px 15px 0 0*/
   padding:0;
   height:30px;/* ORI 60px */
   text-align:center; /* ORI assente */
   text-transform:uppercase; /* ORI assente */
   display:none;/*list-item;  ORI block */
   overflow:hidden;
}

/* AR Stile duplicato per canali */
div.scrollable2 .items {
/* this cannot be too large */
  width:1000px;/*2000em*/
  position:relative;
  clear:both;
  margin:0;
  padding:0;
}


div.sih2 {
   float:left;
   padding:0px 0px 0 0px; /* ORI 16px 2px 0 2px */
   margin: 0px;/*0 10px*/
   width:130px; /* ORI 201px */
   height:98px; /* ORI 347px */
   cursor:pointer;
   /* background: url(images/sibg.gif) no-repeat transparent top center; */
   position:relative;
   overflow:hidden;
}

div.sih2 a.more {
   display:none; /* ORI block */
   text-indent:-9999px;
   height:19px;
   width:46px;
   float:right;
   background: url(images/more.gif) no-repeat transparent center;
   margin: 0 13px 0 0;
   position:absolute;
   bottom:45px;
   right:10px;
   cursor:pointer;
}

div.sih2 a.more:hover {
   background: url(images/comore.png) no-repeat transparent center;
}

div.sih2 p {
   font-size:10px; /* ORI 10px */
   line-height:12px;/* ORI 12px */
   margin:20px 0 0 0px; /* ORI 3px 0 0 0; */
   padding:0;
   color:#009EE0; /* ORI #7d7d7d */
}

div.sih2 h3, div.sih h3 a {
   font-size:13px; /* ORI 10px */
   color:#009EE0; /* ORI #000 */
   line-height:13px;
   margin:0 0 5px 0;
   padding:0;
   display:none;
}

div.sih2 a:hover {
   opacity:0.5;
}

div.sih2 img {
   width:100px;  /* ORI 200px */
   height:100px; /* ORI 200px */
   margin:0;
   padding:0;
}

/*scrollable item content*/

div.sic2 {
   width:312px; /* ORI 190px */
   margin:0px 0px 0 0px; /* ORI 7px 15px 0 0*/
   padding:0px 2px 0 2px;/*0*/
   height:60px;
   text-align:left; /* ORI assente */
   display:list-item; /* ORI block */
   overflow:hidden;
}

/* AR fine stile duplicato per canali */

/* AR Stile duplicato per strumenti */
div.scrollable3 .items {
/* this cannot be too large */
  width:1000px;/*2000em*/
  position:relative;
  clear:both;
  margin:0;
  padding:0;
}


div.sih3 {
   float:left;
   padding:0px 2px 0 2px; /* ORI 16px 2px 0 2px */
   margin: 0 5px;
   width:149px; /* ORI 201px */
   height:98px; /* ORI 347px */
   cursor:pointer;
   /* background: url(images/sibg.gif) no-repeat transparent top center; */
   position:relative;
   overflow:hidden;
}

div.sih3 a.more {
   display:none; /* ORI block */
   text-indent:-9999px;
   height:19px;
   width:46px;
   float:right;
   background: url(images/more.gif) no-repeat transparent center;
   margin: 0 13px 0 0;
   position:absolute;
   bottom:45px;
   right:10px;
   cursor:pointer;
}

div.sih3 a.more:hover {
   background: url(images/comore.png) no-repeat transparent center;
}

div.sih3 p {
   font-size:10px; /* ORI 10px */
   line-height:12px;/* ORI 12px */
   margin:20px 0 0 0px; /* ORI 3px 0 0 0; */
   padding:0;
   color:#009EE0; /* ORI #7d7d7d */
}

div.sih3 h3, div.sih h3 a {
   font-size:13px; /* ORI 10px */
   color:#009EE0; /* ORI #000 */
   line-height:13px;
   margin:0 0 5px 0;
   padding:0;
   display:none;
}

div.sih3 a:hover {
   opacity:0.5;
}

div.sih3 img {
   width:100px;  /* ORI 200px */
   height:100px; /* ORI 200px */
   margin-left:25px;/*0*/
   padding:0;
}

/*scrollable item content*/

div.sic3 {
   width:156px; /* ORI 190px */
   margin:-38px 0px 0 0px; /* ORI 7px 15px 0 0*/
   padding:0;
   height:60px;
   text-align:center; /* ORI assente */
   text-transform:uppercase; /* ORI assente */
   display:list-item; /* ORI block */
   overflow:hidden;
}

/* AR fine stile duplicato per strumenti */



