div.busyAJAX_container
{
	position: absolute;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 30%;
	_margin-top: 20%;
	width:260px;
}

div.h_centered
{
	left: 40%;
	right: 40%;
	min-width: 20%;  /* to keep the container open when there is no (or not enough) content. */
}

div.round-a-gray
{
	background: #eeeeee url(round_gray-left.png) left top no-repeat;
	color:#555555;
	text-align:center;
}

div.round-a-gray div
{
	background:url(round_gray-right.png) right bottom no-repeat;
	padding:4px;
}