#flash-0, #flash-1 {
	position: absolute;
	top: 400px;
	left: 50px;
	width: 700px;
	background-color: #DDDDDD;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	color: #CC0000;
	border: 1px solid #CC0000;
	z-index: 1000;
}

#flash-1 {
	background-color: #daf5dd;
	color: green;
	border-bottom: 1px solid green;
}

#flash-login {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	background-color: #DDDDDD;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	color: #CC0000;
	border: 1px solid #CC0000;
	z-index: 1000;
}
