to the rule to make these center in the available width.
Code:
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
width: 80%;
text-align: center;
vertical-align: middle;
padding: 0.2em;
margin: auto;
}