.msg_alert {width:300px; background-color:#666;  position:absolute; bottom:10px; right:10px; z-index:1000;
	-webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; display:none;
}
.msg_alert .msg_txt {padding:15px; text-align:center; color:#fff;}
