.storyline {
	overflow:hidden;
	padding:40px 5px;
	background:url(../images/storyline.jpg) center  no-repeat;
}
.storyline UL LI {
	margin:0 8px;
	float:left;
}
.storyline UL LI A {
	display:block;
	width:18px;
	height:16px;
	background:url(../images/paola-sprite.png) 3px -32px no-repeat;
	padding:30px 0 0;
	text-decoration:none !important;
}
.storyline UL LI A:hover { background:url(../images/paola-sprite.png) -43px -32px no-repeat; }
.storyline UL LI.last A,
.storyline UL LI.first A{
	width:20px;
	height:20px;
	background:url(../images/paola-sprite.png) 0 12px no-repeat;
}
.storyline UL LI.last A:hover,
.storyline UL LI.first A:hover { background:url(../images/paola-sprite.png) -46px 12px no-repeat; }
#L14T .vgallery_item {
	clear:none !important;
	overflow:inherit;
	margin:4px 0;
	float:left;
	width:316px;
	clear:none;
	padding:15px 0 10px 45px;
	background:url(../images/paola-sprite.png) 0 -112px no-repeat;
}
.vgallery_item .Musictitolo {
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding:0;
}
.vgallery_item  .Musicdescrizione{
	display:block;
}
