#slider {
	height: 294px;
}
.slider-wrapper {
	position: relative;
}
.nivo-caption {
	background: none;
	color: #EEE;
	font-size: 11px;
	padding-left: 4px;
	margin: 0
}
.nivo-caption span, .nivo-caption a:hover {
	border-bottom: 1px dotted;
}
.nivo-caption a {
	color: #999;
	text-decoration: none;
}
.nivo-controlNav {
	width: 48px; /*min = 12px x n°img*/
	padding: 9px 0;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
}
.nivo-controlNav a {
	background: #555;
	border-radius: 8px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.6);
	display: block;
	float: left;
	height: 8px;
	width: 8px;
	margin-right: 4px;
	text-indent: -9999px;
}
.nivo-controlNav a.active {
	background: #F60;
}

/* Slider per storiadeisimboli */
#slider_svt, #slider_svt img {
	height: 110px;
	padding: 0;
}
.slider-wrapper-svt {
	margin: 0 auto;
	padding: 18px 0;
	width: 312px;
}
.nivo-directionNav a {
	font-weight: bold;
	top: 40%;
}