
/* the two hairlines bracketing the compliance section come off. Both were the
   .at-sec / .at-final border-top; an id outranks the class without touching
   the rule, so every other section keeps its rule. Worth knowing: the three
   blocks either side of these lines are all white, so the hairlines were the
   only thing marking the boundaries. They now read as one continuous field
   held apart by section padding alone, which is the intent. */
#compliance{border-top:0}
#start.at-final{border-top:0}
