﻿
/*
    Computer Science Group, LLC
    225-766-2397 office
    225-205-0263 cell
    darrell@computersciencegroup.com
    Copyright © 2008 Computer Science Group, LLC, All rights reserved.
*/

/******************************************************************************
 * update progress
******************************************************************************/
.updatePanelUpdateProgress
{
	position:fixed;
	top:150px;
	left:150px;
}
.updatePanelUpdateProgressIFrameDiv
{
	position:fixed;
	/*display:none;
    overflow:hidden;*/
	top:50px;
	left:50px;
	z-index:200;
}
