Is there any style properties for importantMessage class? Right now I am using Extra.css
.XenBase .importantMessage {
padding: 10px !important;
border-color: #ff0000 !important;
}