i didn't look that close, but putting text-align in the #header
#sponsor area aligned it right when doing a quick live css edit.

#header #sponsor {
        float: right;
        margin-right: 50px;
        text-align: right;  /* i added this */
        }
______________________________________________________________________
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