/* Stock Photos additional Styles */

/* Image List */
.top { position: fixed; bottom: 15px; right: 15px; }
.top img { width: 50px; }

/* Analysis Pie Charts */
#pieChartS, #pieChartE, #legS, #legE {width: 100%;}
.label {fill: #000; font: 110% sans-serif;}

/* Big tables for stats */
table.narrow th, table.narrow td {padding: 0.5rem 0.75rem;}

/* Graphs for Stats */
.chart {width: 100%; border: 1px solid #333; float: left; margin: 5px; position: relative;}
.legend {position: absolute; width: 15%; border: 1px solid #333; height: 11%; left: 75%; top: 5%; }
