#perfs {clear:both; float:none; width:765px; margin:12px 0; padding:0 5px; text-align:center; overflow:hidden;}
.perf {clear:none; float:left; width:165px; padding:5px; border:2px solid #ccc; margin:0 12px 0 0; text-align:center;}
.perf .title {text-align:center; margin-bottom:12px;}
.perf .bar {border:1px solid #ccc; height:15px; text-align:center;}
.perf .bar .barspec {background-color:#08197E; height:15px; width:100%; float:left;}
.perf .desc {width:100%;}
.perf .desc .l, .perf .desc .m, .perf .desc .r {width: 33%;}
.perf .desc .l {font-size:75%; text-align:left;}
.perf .desc .r {font-size:75%; text-align:right;}