#aspect_rochesterStatistics_StatsReportViewerTwo_list_stats_range_selectors select {
    display: inline;
    width: 150px;
}
#aspect_rochesterStatistics_StatsReportViewerTwo_list_stats_range_selectors li {
    margin-bottom: 0px;
}
#aspect_rochesterStatistics_StatsReportViewerTwo_list_stats_range_selectors li.last {
    padding-bottom: 10px;
}
#aspect_rochesterStatistics_StatsReportViewerTwo_div_download_chart_container{
    height: 300px;
}

#aspect_rochesterStatistics_StatsReportViewerTwo_div_upload_chart_container{
    height: 300px;
}

#aspect_rochesterStatistics_StatsReportViewerTwo_div_top_downloads_container{
    margin-top: 25px;
}
#aspect_rochesterStatistics_StatsReportViewerTwo_div_top_downloads_container div.row{
    margin-left: 75px;
}
#aspect_rochesterStatistics_StatsReportViewerTwo_div_top_downloads_container div.header{
    margin-top: 10px;
    margin-bottom:5px;
    margin-left: 75px;
}
#stats_loading_spinner{
    margin-top: 15%;
    margin-left: 40%;
}