.nontilingbg {
	background-image: url(../images/popup1_bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 300px;
	width: 400px;
}
.nontilingbg2 {
	background-image: url(../images/popup2_bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 300px;
	width: 400px;
}
.loadingPadding {
	padding-left: 25px;
}
.topPad {
	padding-top: 5px;
}
