.alert{
	padding:10px;
	background:#ffc2d1;
	border-bottom:5px solid #ff0000;
	font-size:24px;
	position:fixed;
	top:0px;
	width:100%;
	text-align:center;
	color:#ff0000;
	margin:0 0 10px;
}
.alert a{
	color:#fff;
	font-weight:bold;
}
/* IE 7 
----------------------------------------------------------*/


/* IE 8 
----------------------------------------------------------*/


/* IE 9 
----------------------------------------------------------*/

/* IE 10
----------------------------------------------------------*/

/* MOZILLA 
----------------------------------------------------------*/


/* CROME
----------------------------------------------------------*/

/* SAFARI
----------------------------------------------------------*/


/* OPERA
----------------------------------------------------------*/
