/* Localized */

#overlay {
	width:100%; height:100%; position: absolute;

}

#loading-please-wait {
	height:100px; width:150px; position:absolute; left:50%; top:50%; margin-left:-70px; margin-top:-80px;
}

#bodydiv {
	visibility:hidden;
}


.loading {
	background:url(../images/elements/loadinfo.gif) no-repeat 1px; 
	height:20px; 
	width:20px; 
	float:left; 
	margin-right:2px;
}
