Well maybe this is an answer.

I tried changing the positions from right to left and with this it seems 
ok in Firefox and IE

Anyone see problems in other browsers?

www.tnrc.lane-consulting.com


div #pics {
        /*border: 1px dashed red; */ 
        position: relative; top: 0; left: 0;
        padding: 20px 0;
}
#pic2 {
        position: relative; top: -180px; left: 160px;
        
}
h3#addl {
        margin: -190px 0 0;
}


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to