#menu2 {
	width:273px;
	height: 200px;
}
#playlist {
	width:273px;
	height:502px;
	background-image:url(images/playlist.gif);
	float:right;
}

#playlist p{
padding-top:5px;}
 
#playlist  ul{
display:block;
list-style-type: none;
margin: 0;
padding:0;
}

#playlist li{
display:block;
float:left;
height:70px;
width:240px;
margin: 0 0 0px;
padding:0;
text-align:left;
} 

#playlist a{
background: url("images/playlist2.png") no-repeat top left;
display: block;
width: 240px;
height:65px;
text-decoration:none;
text-indent: 20px;
color: #fff;
font-weight:bold;
font-variant: small-caps;
}


#playlist a:hover{
background: url("images/playlist1.png") no-repeat top left;
color:#333;
color:#fff;
}

#playlist li#active{
background: url("images/playlist1.png") no-repeat top left;
display: block;
width: 240px;
height:65px;
text-decoration:none;
text-indent: 20px;
color: #fff;
font-weight:bold;
font-variant: small-caps;
}

.minuti{
color:#999999;
}

#contatti-raytech{
	position:relative;
	left:0px;
	top:25px;
	width:240px;
}

#contatti-raytech a{
background-image:none;
color:#666666;
width: 140px;
height:14px;
text-decoration:none;
text-indent: 0px;
font-weight:bold;
font-variant: normal;
}


#contatti-raytech a:hover{
background-image:none;
color:#666666;
}

