/*
 * OsDrawer.net stylesheet.
 *
 * Copyright (C) 2009 Pier Luigi Fiorini
 */

#loading, #saving {
	position: fixed; 
	_position: absolute;
	top: 0;
	left: 47%; 
	padding: 2px 5px;
	z-index: 5000;
	background-color: #CF4342;
	color: #fff;
	font-style: bold;
}

