DIV.LoadingGraphic {

}

DIV.LoadingGraphicAbsolute {
	background-color: #ECE9D8;
	padding:5px;
	border: solid black 1px;
}

DIV.LoadingGraphicAbsolute SPAN.message, DIV.LoadingGraphic SPAN.message {
	font-weight:bold;
}
