I have a theme that has a nice integrated error message wrapper it uses. I'd like to use it for the error messages in my forms too.
Here is what I have to add but I am a little nervous poking around too much without some direction.
<div class="alert"><div class="typo-icon"> Error Message </div></div>