#error { width: 750px; margin: 0px auto 0; }
.loud {
	color: #000000;
	background-color:#ffeeee;
	border:1px #000000 solid;
	margin-bottom:10px;
	padding:10px;
}
#error ol { font-weight: bold; }
#error ol span { font-weight: normal; }
#error ol, ul { line-height: 1.5em; margin: 0 0 25px 100px; list-style-position: inside; }
#error ul li { float: left; list-style: none; border-right: solid 1px #999; line-height: .8em; }
#error ul li a { padding: 0 10px; }
#error ul li a:hover { background: #ffeeee; }
#error ul li.last { border: none; }
