#trial .errorlist {
	color:#DA5770;
	font-size:11px;
}
#trial .error textarea, #trial .error input {
	border-color:#DA5770;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul, menu, dir {
	list-style-type:disc;
}