#pscrollerIT{
width: 150px;
height: 170px;
/*border-color: #FF0000;
border-bottom-style:solid;
border-bottom-width:medium;*/
}

#pscrollerEN{
width: 150px;  /*150*/
height: 170px; /*100*/
/*border-color: #FF0000;
border-bottom-style:solid;
border-bottom-width:medium;*/
}

/*--------------------------------------------*/
#pscroller1{
width: 150px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 150px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
/*class to apply to your scroller(s) if desired*/
}
