.error-div
{
	background:#ffdcdc url("../images/error-icon.png") no-repeat 10px 10px;
	padding:10px 5px 5px 50px;
	width:568px;
	border-radius:10px;
	border:1px solid #FF0000;

}