@import url(base.css);
@import url(layout.css);
@import url(neosites-samples.css);

/*
body { background: #fff url(../images/loading.gif) 100% 8px no-repeat; }
*/
#render-duration {
	position: absolute;
	top: 8px; right: 0;
	width: 70px;
	height: 20px;
	text-align: right;
	padding-right: 4px;
	color: #999;
	background-color: #fff;
}
