Thanks Bill and Dave for your input.
After much pain and suffering along with trying some of the things  
suggested...
I went with absolute position which seems to work pretty good at the  
moment and I think degrades for 800px better than what I was  
originally doing. Threw in the mozilla radius for fun.
http://beta.handmade-paper.us/page/CPO/SFNT

#global_header {
        background-color: #a52a2a;
}

.minibasket1  {
        font-size: .9em;
        font-weight: bold;
        color: white;
        background-color: #a52a2a;
        position: absolute;
        -moz-border-radius: 5px;
        border: 3px ridge white;
        padding: 3px 5px 5px;
        left: 730px;
        top: 2px;
        white-space: normal;
}


Thanks,
Barrett
AOL/AIM handmadepaperus

______________________________________________________________________
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