I'm pretty sure it wasn't there. I dug into the css when dranko made his initial request.

One of the things I couldn't eliminate was the double border between the posts. You can see it if you look close. In the end I figured it wasn't noticeable enough.



Image was cropped from http://gkb.servehttp.com/empegubb7/posts.html


edit: here is the relevant css

.t_outer {
border: 0px solid #000000;
border-spacing: 0px;
background: #000000;
margin-bottom: 0px;
}
.subjecttable {
font-weight: bold;
color: #CCCCCC;
background: #000044;
border-width: 1px 1px 1px 1px;
padding: 2px 2px 2px 2px;
border-style: solid solid solid solid;
border-color: #555555 #555555 #555555 #555555;
}


Edited by gbeer (19/12/2007 03:18)
_________________________
Glenn