/*	Temporarily hide the "x" for the aler bars*/
	a.alertClose, a.RedClose {
    display: none;
}
