| abbr, acronym | |
| { | |
| border-bottom: 1px dotted gray; | |
| /* removes konqueror's custom abbr style */ | |
| font: inherit; | |
| letter-spacing: inherit; | |
| } | |
| #midcolumn li { | |
| margin: 8px; | |
| list-style-position:outside; | |
| list-style-image: url('/eclipse.org-common/themes/Nova/images/separator.png'); | |
| padding: 5px 10px 5px 5px; | |
| } |