.charts {
    padding: 10px 11px 10px 7px;
}
.charts h3 {
    margin-bottom: 20px;
}
.charts li ul {
    overflow: hidden;
    padding: 20px 12px 12px;
    width: 281px;
}
.charts li li {
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
}
.charts li li.last {
    margin-right: 0;
}
.charts h3 {
    background: url('../imgs/gallerymag/charts_h3.png') no-repeat scroll top left;
    height: 26px;
    text-indent: -9999px;
}
.charts li ul {
    background: url('../imgs/gallerymag/charts_bg.gif') repeat-x scroll top left;
}
