h1 { font-size:2em; }
h3 { font-size:1.2em; }
.ErrorArea { width:740px; margin:10px; float:left; }

.WarningBar, .ErrorBar { width: 100%; float: left; clear: both; margin-top: 3px;line-height: 1.5em; }
.ErrorBar span, .WarningBar span { color: White; margin-left: 4px; font-weight: bold; line-height: 1.5em; }
.ErrorBar { background-color: Red; }
