h2 { clear: both; margin-top: 0 }
h3 { padding-top: 15px; padding-bottom: 5px }

table { width: 100% }
td:first-child, td:first-child + td + td { color: #77cc66 }
td:first-child +td + td + td, td:last-child { color: #8c8c8c }

td:first-child { width: 5% }
td:first-child + td { width: 35% }
td:first-child + td + td { width: 25% }

span.canceled { color: red; text-transform: uppercase }