#message1{
	font: bold 45px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	display: none;
	color: #fff;
	width: 453px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	background: transparent url(/images/growl1.png) no-repeat left top;
	z-index: 1000;
}
#message1 span{
	display: none;
}
#message2{
	font: bold 45px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	display: none;
	color: #fff;
	width: 453px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	background: transparent url(/images/growl2.png) no-repeat left top;
	z-index: 1000;
}
#message2 span{
	display: none;
}

*html #message1{
	font: bold 45px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	display: none;
	color: #fff;
	width: 453px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	background: transparent url(/images/growl1.gif) no-repeat left top;
	z-index: 1000;
}
*html #message2{
	font: bold 45px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	display: none;
	color: #fff;
	width: 453px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	background: transparent url(/images/growl2.gif) no-repeat left top;
	z-index: 1000;
}
