.error {
	margin:1em 0 1.5em 0;
	padding:9px 10px 9px 50px;
	border-width:1px 0 1px 0;
	border-style:solid;
	color:#555;
	text-shadow:none;
	border-color:#f0baa2;
	background:#ffd9c8 url(error.png) no-repeat 20px 45%;
	display: none;
}

#test a:link {text-decoration:none;}
#test a:visited {text-decoration:none;}
#test a:hover {text-decoration:none;}
#test a:active {text-decoration:none;}