Tony Lush wrote:
>> On this page http://tinyurl.com/mo88uz the headlines in the left
>> column under "Course Description" go the full width of the
>> containing Div and overlap the 30% width, right-floated Div to the
>> right.
>> 
>> Is there a way to prevent this?

Try something along these lines...

h3 {margin-right: 260px;}
.course_right h3 {margin-right: 0;}

...and tune till you're happy with the result.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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