#special_content {
	background: no-repeat center center;
	height: 200px;
	position: relative;
	overflow: hidden;
	border-right: 4px solid #DE1538;
}

#special_content h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 40px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	text-align: right;
	width: 350px;
}

#special_content h2 a {
	color: #FFF;
}

#special_content ul {
	color: #FFF;
	list-style-type: none;
}

#special_content ul li {
	width: 160px;
	font-size: 11px;
	height: 60px;
}

#special_content ul li a {
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	background: #FFF;
	display: block;
	padding: 2px 5px;
	font-size: 14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DE1538;
	text-decoration: none;
}
#special_content ul li a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #FFF;
	background-color: #DE1538;
}


#special_content ul #a {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#special_content ul #b {
	position: absolute;
	bottom: 10px;
	left: 190px;
}

#special_content ul #c {
	position: absolute;
	bottom: 80px;
	left: 10px;
}

 #ultima_notizia h4 a{
	font-size: 24px;
	color: #DE1538;
	text-transform: uppercase;
	padding: 2px;
}

 #ultima_notizia h4 a:hover { background: #F199A9; }
#benvenuto  {
	padding: 10px;
	color: #000;
	line-height: 18px;
}
#benvenuto strong  {
	color: #DE1538;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 14px;
}
#benvenuto a  { color: #333; }
 #canzoni_piu_viste_assoluto {
	width: 189px !important;
	width /**/: 200px;
	clear: left;
	float: left;
	overflow: hidden;
}

 #canzoni_piu_votate,  #newsletter {
	width: 290px !important;
	width /**/: 300px;
	float: right;
	overflow: hidden;
}

 #banner_centrale_2 {
	float: left;
}
#artisti_piu_popolari  { clear: both; }
#artisti_piu_popolari dl  {
	list-style-type: none;
}
 #artisti_piu_popolari dt  {
	width: 110px;
	float: left;
	height: 110px;
}

 #artisti_piu_popolari dd {
	height: 130px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	width: 120px !important;
	width /**/: 130px;
	font-size: 11px;
	line-height: 16px;
}
 #artisti_piu_popolari dl dd strong {
	color: #666;
	font-size: 14px;
	display: block;
	line-height: 20px;
}


#artisti_piu_popolari dl dt img {
	height: 110px;
	width: 110px;
}

#lettere_cantanti { clear: both; }

#lettere_cantanti a {
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

