.errorMessage{
	color: #f00;
}
.u_de_success {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#BCDD5A url(../images/u_de_success.png) no-repeat scroll 5px 5px;
display:none;
}

.u_de_error {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9746E url(../images/u_de_error.png) no-repeat scroll 5px 5px;
border:2px solid #F0EBE4;
margin-bottom:1em;
display:none;
}

.u_de_error p, .u_de_success p {
color:#272E13;
font-weight:bold;
margin:0;
padding:0px 5px 5px 25px;
}

#topdeal ul li.n01{background-position:3px 13px}