﻿.graphstatistics {
margin-bottom:10px;
}
table.statistics {
border-right:0 solid #005C09;
margin:0 0 20px;
width:640px;
}
table.statistics tr td {
border:1px solid #005C09;
}
table.statistics tr.title td, .statistics tr.data td.rowTitle {
border-left:0 solid #005C09;
text-align:center;
}
table.statistics tr.title td.rowTitle, .statistics tr.data td.rowTitle {
border-left:1px solid #005C09;
}
table.statistics tr.data td {
border-left:0 solid #005C09;
border-top:0 solid #005C09;
}
table.statistics td.number {
text-align:right;
}
table.statistics thead tr td {
border:0 solid #005C09;
font-weight:bold;
text-align:center;
}
form#statistics label, div#statistics label, .statisticsBoxRight label {
background:none repeat scroll 0 0 #005C09;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0;
padding:2px 0;
}
form#statistics, div#statistics, .statisticsBoxRight {
background:none repeat scroll 0 0 #BBD75B;
border:0 solid #005C09;
color:#005C09;
margin:0 0 10px;
padding:2px;
width:141px;
}
form#statistics select, div#statistics select, .statisticsBoxRight select {
background:none repeat scroll 0 0 #BBD75B;
border:0 solid #005C09;
color:#005C09;
margin:0;
width:100%;
}
form#statistics button, div#statistics button, .statisticsBoxRight button {
background:none repeat scroll 0 0 #005C09;
border:1px solid white;
color:#BBD75B;
font-size:1em;
line-height:1.3em;
margin:2px 0 0 0;
padding:0;
}