I haven't actually saved out a copy of your page and tested CSS
modifications, but I'm fairly certain the following rule might be the issue:

.boxed ul li {border-top: 1px solid #4AF4FE}

Since you have nested lists, both of which are within the div.boxed, it
appears both lists are picking up the specified border.

Try commenting out the border rule above and see what happens.

On Fri, Feb 29, 2008 at 12:43 PM, Keith Kaiser <[EMAIL PROTECTED]>
wrote:

> On http://nearspaceventures.com/gpsl2008, in the left column under
> 'Scheduled to Present' please notice that there are two lines of
> different lengths. I'm not real sure if those are border lines on the
> top of an element or the bottom. Either way I can't figure out where
> they are coming from. Can someone please help me?
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to