#error_status
{
width: 320px;
height: 100px;
background-color: #D6EBE0;
border-radius:5px;
display:none;
margin-bottom:10px;
}
.button_alert_msg
{
	border-radius:5px;
	cursor:pointer;
	margin-top:4px;
	margin-left:4px;
}
.img_alert_close
{
	width:16px;
}
