.do_alert_in{
	border:#FFC515 3px double;
	margin:5px;
	min-height:40px;
	width:400px;
	text-align:center;
	color:#000000;
	font-size:15px;
	font-weight:bolder;
	background:#9C7A1A
}
.do_alert_in a {
	color:#193B9C;
}