#demo-bar,
#demo-bar2,
{
	margin: 0px auto;
	padding: 1px 0px 0px 0px;
	width: 33px;
        float:left;
        height:220px;
    }

#demo-wrapper {
	margin: 1px auto;
	overflow: hidden; 
	height: 218px; 
	width: 854px;
        float:left;
	position: relative;
}

#demo-inner {
	width: 2270px;
	height: 130px;
        padding-top:45px;
	position: relative;
}

.scrolling-content {
    float:left;
    width:94px;
    height:130px;
}

.scroll_in{
    display:block;
    font-size:11px;
    padding-top:105px;
    float:left;
    width:94px;
    color:#000;
    height:25px;
    text-align: center;
}

.sep_prodotti{
    float:left;
    height:130px;
    width:2px;
    font-size:0px;
    line-height:0px;
    background:url(gfx/sep_prodotti.jpg) no-repeat 0px 0px;
}




