#warning {
	background:#ba3c3c /*url('/display/img/warning_bg.png')*/; 
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:solid 1px #a12929; 
	margin-bottom:25px; 
	font-weight:bold; font-size:15px; 
	line-height:36px; 
	color:#fff; 
	text-align:center; 
	text-shadow:#333 1px 1px 3px; 
	border-top:none; 
	border-left:none;
}