@import url(scheda.css);

#storylinebox {width:554px; height:125px;  overflow:hidden;}
#storyline {width:2400px;}
#storyline img {display:inline; float:left; margin-right:7px;}

.scrollbar-hor{
				height: 20px;
				width:554px;
				float:left;
				margin-bottom:20px;
				background:url(/res/img/backscrollH.png)
			}
			.handle-hor{
				height: 20px;
				width: 31px;
				background: url(/res/img/scrollarrowH.png);
			}
