div#alert {border:solid 1px #ccc; padding: 0 0 .7em 45px; margin-top:.5em; margin-bottom:1em; text-align:left}
div#alert span#title {font-weight:bold;}
div#alert span#alerttitle {font-weight:bold;line-height:200%} /* Kyle 13/07/2007 */
div.exclamation {background: #FFC url(/images/a_exclamation.gif) no-repeat .5em .8em}
div.success {background: #FFC url(/images/a_smallgreentick.gif) no-repeat .5em .8em}
div.informationw {background: #efefef url(/images/a_information.gif) no-repeat .5em .8em}
div.information {background: #ffc url(/images/a_information.gif) no-repeat .5em .8em}
ul.errorlist {padding-left: .3em;margin: .8em 0 0 .8em;}

/* Following added to enable multiple alerts to be supplied, i.e. cannot have same id value */
div.alert {border:solid 1px #ccc; padding: 0 0 .7em 45px; margin-top:.7em; margin-bottom:1em; text-align:left}
span.title {font-weight:bold;line-height:200%;}




