/* format for errorlists */
#errorlist li {
	line-height: 20px;
	list-style-image: url(images/bullet5.gif);
	vertical-align: middle;
	font-weight: normal;
	color: #A52A2A;
	font-size: 110%;
	margin-left: 6px;
	padding-left: 10px;
}
