Ok I see you're saying the text is sitting on the bottom of the box. Is that what you meant?
--------------- Added [DATE]1315032091[/DATE] at [TIME]1315032091[/TIME] ---------------
Put this in your additional.css.
Code:
.notices {
padding-bottom: 5px;
background: {vb:stylevar body_background.backgroundColor};
margin: {vb:math {vb:stylevar padding}/2} 0;
}
Click save and reload. Adjust the px number till you get it like you want it. Click save and reload each time you make a change.