@CHARSET "ISO-8859-1";

#chat :focus { outline: none;}
#chat {
	border: 0px;
	position: absolute;
	top: -10px;
	left: 61px;
	width: 805px;
	height: 624px;
	-moz-outline-style: none;
	outline-style: none;
	outline-width: 0px;
	outline-color: -moz-use-text-color;
}

#gravestone {
	padding-top: 50px;
	text-align: center;
	width: 100%;
}

#gravestone_text {
	padding-top: 30px;
	display: block;
	text-align: center;
	line-height: 140%;
}
