#window173
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/fade2.png);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	z-index: 2000;
}

#interstitial173
{
	position: relative;
	width: 720px;
	height: 400px;
	margin: auto;
	z-index: 2100;
	background-image: url(images/blank.png);
}

#close173
{
	position: absolute;
	top: 7px;
	right: 7px;
	width: 29px;
	height: 29px;
	z-index: 2300;
	cursor: pointer;
}

#base173
{
	position: relative;
	z-index: 2200;
	padding: 10px 20px 10px 50px;
}

#forward173
{
	position: absolute;
	bottom: 20px;
	right: 280px;
	width: 118px;
	height: 55px;
	z-index: 2500;
	cursor: pointer;
}

#login173
{
	position: absolute;
	bottom: 20px;
	right: 162px;
	width: 118px;
	height: 55px;
	z-index: 2500;
	cursor: pointer;
}

#noShow173
{
	position: absolute;
	bottom: 20px;
	right: 44px;
	width: 118px;
	height: 55px;
	z-index: 2500;
	cursor: pointer;
}

.small {
	display:block;
	text-align:center;
	margin-left:275px;
}
p span {
	display:block;
}
.h {
display:block;
	float:right;
	text-align:left;
	width:385px;
}

/*
#anchor173
{
	color: #00F;
	text-decoration: underline;
	cursor: pointer;
}
*/

