/** Path: plugin block_activity_results .' **/
.block_activity_results {text-align: center;}
.block_activity_results h1 {margin: 4px;font-size: 1.1em;}
.block_activity_results table.grades {text-align: left;width: 100%;}
.block_activity_results table.grades .number{text-align: right;width:10%;}
.block_activity_results table.grades .grade {text-align: right;}
.block_activity_results table.grades caption {margin: 1em 0px 0px 0px;border-bottom-width: 1px;border-bottom-style: solid;font-weight: bold;}


