table.clean td, table.clean th { border: none; padding: 0.15em; border-bottom: 1px solid black; }
table.clean { border-top: 1px solid #CCC; color: #333; background-color: #FFF; }
table.clean { width: 80%; text-align: center; margin: 10px auto; border: 2px solid #800000; }

table.clean a { font-weight: normal; color: #111; }
table.clean td { border: none; text-align: center; font-family: Lucida Grande; font-size: 110%; }
table.clean td.header { font-size: 150%; font-weight: bold; padding-top: 17px; padding-bottom: 0; }

table.clean th { font-size: 115%; font-family: 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif; padding: 3px; background-color: #DDD; }

table.clean .even { background-color: #ECECEC; }
table.clean .odd { background-color: #FFF; }
table.clean .even:hover, table.clean .odd:hover { background-color: #FFDDDD; }

div.action { width: 80%; margin: 5px auto -5px; text-align: right; }
div.action a { color: #800000; font-weight: bold; }

