.items a:nth-child(20n){background-color: #FF0000;}
.items a:nth-child(20n+1){background-color: #428BCA;}
.items a:nth-child(20n+2){background-color: #5CB85C;}
.items a:nth-child(20n+3){background-color: #D9534F;}
.items a:nth-child(20n+4){background-color: #567E95;}
.items a:nth-child(20n+5){background-color: #B433FF;}
.items a:nth-child(20n+6){background-color: #00ABA9;}
.items a:nth-child(20n+7){background-color: #B37333;}
.items a:nth-child(20n+8){background-color: #FF6600;}
.items a:nth-child(20n+9){background-color: #02C874;}
.items a:nth-child(20n+10){background-color: #73BF00;}
.items a:nth-child(20n+11){background-color: #B766AD;}
.items a:nth-child(20n+12){background-color: #B87070;}
.items a:nth-child(20n+13){background-color: #5CADAD;}
.items a:nth-child(20n+14){background-color: #2828FF;}
.items a:nth-child(20n+15){background-color: #0072E3;}
.items a:nth-child(20n+16){background-color: #00AEAE;}
.items a:nth-child(20n+17){background-color: #FF4500;}
.items a:nth-child(20n+18){background-color: #F00078;}
.items a:nth-child(20n+19){background-color: #5B5B5B;}
.items a{opacity: 0.60;filter:alpha(opacity=60);color: #fff;background-color: #428BCA;display: inline-block;margin: 0 4px 4px 0;padding: 0 5px;line-height: 22px}
.items a:hover{opacity:1.00;filter:alpha(opacity=100);}
.items h3{font-size: 14px;color: #666;border-bottom: 1px solid #eaeaea;background-color: #fbfbfb;margin: 0;padding: 11px 15px 10px;margin-bottom:15px}