/*
=====================================================================
Version 0.1
12/1/2005

Put it in the code library for the first time. Starting it at 0.1. 
=====================================================================
*/

.alertBox{ }
.alertBox h3{ }
.alertBox h3.errorHeader { }
.alertBox h3.msgHeader { color: #007236; }
.alertBox ul { padding:1.0em 0 0 0;margin:1.0em 0 0 0 }
.error{ color: #892F1D; }
.msg { }
