﻿#jface-overlay{
	position:absolute; top:0; left:0; z-index:90; width:100%; background-color:#333; opacity:0.3; filter:alpha(opacity=30);
}
#jface-loading{
	display:none; overflow:hidden; position:absolute; z-index:100; width:40px; height:40px; background:transparent;
}
#jface-loading div {
	position:absolute; top:0; left:0; width:40px; height:480px; background:url(/Views/EBayCheckout/images/page_loading.png) no-repeat;
}