@robertl: It is because you’ve nothing to display in right section of promotion headline. And by default the max-width of left-section is 80%. For full-with promotion headline, use the following CSS:
#promotion-message .left {
max-width: none;
}
Regards,
Mahesh