﻿.widget-loading
{
	background: url(../images/loading.gif) no-repeat center;
	height: 100px;
}

.widget-redirecting
{
	background: url(../images/loading.gif) no-repeat center;
	min-height: 100px;
}

#PageTitleH1
{
}