On Dec 19, 2008, at 10:04 AM, Jody Levinson wrote:

> There's an extra 3 pixels of padding on the left of the center column.
> I hesitate to change it in the CSS because it's working on all the
> other pages and I don't seem to be able to override it on this one.
> These are all template pages:
>
> Here's the pesky one:
> http://web536.plainblack.net/interior_academic_lvl2.html


#rightColContainer appears to be the problem. On the pesky page you  
have two divs with id 'rightColContainer', one nested in the other,  
and that selector has a 3px left padding rule applied to it. The other  
pages you linked to don't have multiple 'rightColContainer' divs.

Jesse
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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