--- trunk/vhost/style.css 2009/04/29 18:06:19 1177 +++ trunk/vhost/style.css 2009/06/09 21:36:53 1220 @@ -56,12 +56,11 @@ } #results ol { - float: left; margin-right: 2em; + margin-bottom: 2em; } #results ol li { - clear: left; margin-bottom: 1em; } @@ -69,6 +68,17 @@ background: #eee; } +li div { + clear: left; + border-top: 2px dotted #eee; +} + +li.z div { + clear: left; + border-top: 2px dotted #fff; +} + + ul.pager { background: #eee; padding: 0.5em;