/*--- 
main-dev.css 

accrocchio per chart in homepage

------*/

.chart-home{ width:645px; height:110px; float:left; overflow:hidden; margin:15px 0 10px 10px; border-bottom:solid 1px #C00; }
#black div.virginChart{ width:215px; overflow:hidden; line-height:12px;height:auto; padding:0; float:left; margin-bottom:10px; margin-top:10px; padding:0px; margin-right:0px;}
#black div.virginChart:hover{ background:#f0f0f0;}
.chart-home .hr{display:none;}
.chart-home div.virginChart .subjectCell{ width:auto;}
#black div.virginChart .subjectCell h1 {color:#333;font-size:13px;font-weight:bold;}
div.virginChart .subjectCell h1{color:#333;}
.chart-home div.virginChart .positionCell{width:15px;}
.chart-home div.virginChart .numero{height:auto; margin-top:5px; width:auto; font-size:17px;}
.chart-home div.virginChart .numero span{color:#333;}
.chart-home div.virginChart .stato{display:none;}

#black div.virginChart .subjectCell p{display:block; padding-top:5px; padding-right:10px; float:left;}
#black div.virginChart .subjectCell p a {color:#C00;}

.chart-home div.virginChart .coverArt{width:36px; margin-right:5px;}
.chart-home div.virginChart .coverArt img {
border:1px solid #DCDCDC;
padding:1px;
width:32px;
height:32px;
}
.vai-chart{margin-top:5px; padding-top:5px; border-top:1px solid #5F5F5F; padding-bottom:10px; float:none; clear:both;}
