.error-notice {
	margin: 0 auto;
	padding: 10px 80px 20px 80px;
	background: url(/img/warning.png) 20px 20px no-repeat;
}

