#ScrollerJerrycase {
   position:relative;
   overflow:hidden;
   height:125px;
   width:410px;
}

#ScrollerJerrycase a {
   font-weight:normal;
   font-size:100%;
}

.ScrollerJerrydiv {
   position:absolute;
   overflow:hidden;
   top:130px;
   left:0;
   height:130px;
   width:410px;
}
