div.pagination { padding:12px 10px;background:#efefef; }
div.pagination a { text-decoration:none; }
div.pagination-left { float:left; }
div.pagination-right { overflow:auto;zoom:1;text-align:right; }

div.pagination + table.listing { margin:1em 0; }

table.listing { width:100%;margin:0;padding:0; }
table.listing td { padding:10px;border-bottom:1px dotted #dedede; }
table.listing td a { text-decoration:none; }
table.listing td a:hover { text-decoration:underline; }
table.listing td.date { width:1%; }
table.listing tr.last td { border-bottom:none; }

table.multicol-listing tr.last td { border-bottom:none; }
table.multicol-listing th { padding:8px 0 0 0;font-size:.9em;font-weight:bold;white-space:nowrap; }
table.multicol-listing td { padding:8px 20px 8px 0;border-bottom:1px solid #cccccc; }
table.multicol-listing td.last { padding-right:0; }

div.list-item { clear:both;margin-bottom:20px; }
div.list-item.last { margin-bottom:0; }
div.list-item-left { float:left;width:100px; }
div.list-item-right { float:right;width:525px; }
div.list-item h3 { font-size:1em;font-family:Arial,sans-serif;line-height:1em;color:#537936; }
div.list-item p { margin:0; }

