span.default {
background-color:#FFFFFF;
border:1px solid #000000;
padding:7px;
}

span.done {
background-color:#A2B8C5;
border:1px solid #000000;
color:#FFFFFF;
padding:7px;
}

label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
