Trebuie sa pui
91% 92% 93% .... pana la 100%
Si pentru problema 2
Cauta
.statistics_head {
border-right: 1px solid #111;
border-bottom: 1px solid #111;
border-top: 1px solid #111;
text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
background: #2B2B3E url('http://i.imgur.com/oNXjGR0.png') repeat-x 0 -1px;
font-size: 11px;
font-weight: bold;
padding: 8px;
margin: -8px -8px 8px -8px;
}
Si editezi aici cu coduri asemanatoare ca la maintitle.
EX:
.statistics_head {
border-right: 1px solid #111;
border-top: 1px solid #111;
text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
background: #1D1D1D;
border-bottom: 1px solid #FF7000;
font-size: 12px;
font-weight: bold;
padding: 14px;
margin: -8px -8px 8px -8px;
}