@charset "UTF-8";
.flash {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/graycurvebackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 990px;
	margin: 0px;
	height: 323px;
}
