.scrollable {

	OVERFLOW: hidden;
	WIDTH: 483px;
	POSITION: relative;
	HEIGHT: 250px;
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#B7852E none repeat scroll 0 0;
}





.scrollable .items {
	CLEAR: both;
	 WIDTH: 20000em; 
	POSITION: relative;
	height:240px;
padding-top:10px;
z-index:12;
}
.scrollable .box { 

width:158px;
height:232px;
POSITION: relative;

background: url(../image/bg_gallery_concorso.png) no-repeat ;
padding-top:2px;

padding-left:3px;
float:left; }


.scrollable IMG {
	CURSOR: pointer; PADDING-TOP: 2px;  
}
.scrollable .active {
POSITION: relative
}
