.thumbBG {
	z-index: 0;
	left: 2px;
	top: 2px;
	background-color: #CFCBC0;
	height: 140px;
	width: 150px;
	position: relative;
}
.PHCell {
	z-index: 1;
	position: relative;
	top: -140px;
}
.iconPARTY {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #339D33;
	height: 14px;
	width: 24px;
	text-align: center;
	position: relative;
	z-index: 1;
	left: 124];
	top: -100px;
	left: 126px;
}
.inCount {
	font-size: 10px;
	color: #FF0062;
	background-color: #FFFFFF;
	height: 14px;
	width: 24px;
	text-align: center;
	position: relative;
	z-index: 2;
	left: 126px;
	top: -100px;
}
.PH {
	position: relative;
	z-index: 0;
}
.thumbCell {
	height: 142px;
	width: 152px;
	overflow: hidden;
}
.status {
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	position: relative;
	top: -168px;
}
.nameOff {
	position: relative;
	top: -168px;
	background-image: url(../images/namebg_off.gif);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 150px;
	height: 20px;
	line-height: 100%;
	overflow: hidden;
	font-weight: bold;

}
.nameOn {
	position: relative;
	top: -168px;
	background-image: url(../images/namebg_on.gif);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 150px;
	height: 20px;
	line-height: 100%;
	overflow: hidden;
	font-weight: bold;

}
.nameWait {
	position: relative;
	top: -168px;
	background-image: url(../images/namebg_wait.gif);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 150px;
	height: 20px;
	line-height: 100%;
	overflow: hidden;
	font-weight: bold;

}
.nameTxt {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;

}
