#laps th, #laps td { padding-left: 1em; }
#laps label:nth-child(even) { padding-top: 0.5em; padding-bottom: 0.5em; background-color: rgba(128, 128, 128, 0.1); }
#laps p[class*='order']:after { background-image: url(images/locked.gif); background-position: left center; position: relative; padding-left: 16px; background-repeat: no-repeat; content: ""; }
+#laps input:disabled { background-color: transparent; color: black; }
th { text-align: left; }
th:nth-child(n+2),td:nth-child(n+2) { text-align: center; }
#stats td:nth-child(n+1) { text-align: left; }