.flash_warn {
	color: #333;  
	background: #ff9900;
	border: solid 1px black;  
}

.flash_warn .message {
	padding: 0 0 0 25px;
}
