#alert_icon {
	clear: both;
	float: left;
	width: 128px;
	height: 128px;
}

#alert_msg {
	float: left;
	width: 300px;
	color: #000;
	padding-left: 20px;
	padding-top: 20px;
}

#alert_butt_cont {
	clear: both;
	float: left;
	width: 470px;
	height: auto;
	text-align: center;
}
