#ctl00_UpdateProgressMaster
{
	top: 0px;
	right: 0%;
	position: absolute;
}

#ctl00_divNotification
{
	visibility: hidden;
	width: 150px;
	border: solid 1px gray;
	padding: 10px;
	z-index: 100;
	background-color: InfoBackground;
	cursor: hand;
}