#analytics table { margin-bottom: 5em; }
#analytics table.table.styled {}
#analytics table.table.styled thead { background: #333; color: #fff; }
#analytics table.table.styled thead tr { border-radius: 5px; }

#analytics-table.loading { background: url(../i/loading.gif) center center no-repeat; padding: 1em 0; }

dl { font-size: 120%; }
dt { width: 240px !important; text-align: left !important;}
