/*
td {padding:0}
*/

#thumbshere{
line-height:1.3em;
}

#performers_area{
margin-bottom:20px;
padding:2px 0px 0px 19px;
}

#freePerformers_area{
margin-bottom:20px;
}

#busyPerformers_area{
margin-bottom:20px;
}

#twoshotPerformers_area{
margin-bottom:20px;
}

*:first-child+html #performers_area{
margin-bottom:30px;
}

*:first-child+html #freePerformers_area{
margin-bottom:30px;
}

*:first-child+html #busyPerformers_area{
margin-bottom:30px;
}

*:first-child+html #twoshotPerformers_area{
margin-bottom:30px;
}


.thumbnail_title{
margin-bottom:10px;
}

.thumb_general{
position:relative;
width:126px;
height:170px;
margin:0px 5px 10px 0px;
float:left;
}

/**html .thumb_general{
margin:0px 5px -10px 0px;
}*/

.thumb_general .photo_area{
padding:27px 2px 0px;
}

.thumb_general .photo_area img{
border:1px solid #FFFFFF;
}

.thumb_general .name_area{
padding-top:2px;
text-align:center;
}

.thumb_general .name_area a{
font-size:14px;
color:#F0C;
text-decoration:none;
}

.thumb_general .name_area a:hover{
color:#F9C;
}

.thumb_general .icon_area{
padding-top:2px;
text-align:center;
}

*html .thumb_general .icon_area{
padding-top:4px;
}

.thumb_general .icon_area img{
margin:0 1px;
}

.thumb_general .user_num{
	position:absolute;
	top:7px;
	right:3px;
	text-align:right;
	width:30px;
	height:16px;
	font-size:14px;
	color: black;
}

*:first-child+html .thumb_general .user_num{

}

.standby{background:transparent url(../img/thumbnail/renewal/thumb_standby02.gif) no-repeat top left;}
.session{background:transparent url(../img/thumbnail/renewal/thumb_sessionNoBlink02.gif) no-repeat top left; }
.twoshot{background:transparent url(../img/thumbnail/renewal/thumb_2shotNoBlink02.gif) no-repeat top left;}
.remo{background:transparent url(../img/thumbnail/renewal/thumb_remoNoBlink02.gif) no-repeat top left;}
.privateremo{background:transparent url(../img/thumbnail/renewal/thumb_remoTitBlink.gif) no-repeat top left;}

.standbyHD{background:transparent url(../img/thumbnail/renewal/thumb_standbyHD02.gif) no-repeat top left;}
.sessionHD{background:transparent url(../img/thumbnail/renewal/thumb_sessionHDNoBlink02.gif) no-repeat top left; }
.twoshotHD{background:transparent url(../img/thumbnail/renewal/thumb_2shotHDNoBlink02.gif) no-repeat top left;}
.remoHD{background:transparent url(../img/thumbnail/renewal/thumb_remoHDNoBlink02.gif) no-repeat top left;}
.privateremoHD{background:transparent url(../img/thumbnail/renewal/thumb_remoTitBlinkHD.gif) no-repeat top left;}

.sessionBLINK{background:transparent url(../img/thumbnail/renewal/thumb_sessionBlink02.gif) no-repeat top left;}
.twoshotBLINK{background:transparent url(../img/thumbnail/renewal/thumb_2shotBlink02.gif) no-repeat top left;}
.remoBLINK{background:transparent url(../img/thumbnail/renewal/thumb_remoBlink02.gif) no-repeat top left;}

.sessionHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_sessionBlinkHD02b.gif) no-repeat top left;}
.twoshotHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_2shotBlinkHD02.gif) no-repeat top left;}

*:first-child+html .sessionHDBLINK{background:url(../img/thumbnail/renewal/thumb_sessionBlinkHD02.gif) no-repeat top left;}
*:first-child+html .twoshotHDBLINK{background:url(../img/thumbnail/renewal/thumb_2shotBlinkHD02.gif) no-repeat top left;}

.remoHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_remoBlinkHD02.gif) no-repeat top left;}

.VIPstandby, .VIPstandbyHD {background:transparent url(../img/thumbnail/renewal/thumb_standby_vip02.gif) no-repeat top left;}
.VIPsession, .VIPsessionHD {background:transparent url(../img/thumbnail/renewal/thumb_session_vipNoBlink02.gif) no-repeat top left;}

.VIPsessionBLINK, .VIPsessionHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_session_vipBlink02.gif) no-repeat top left;}

*:first-child+html .VIPsessionHDBLINK{ background:url(../img/thumbnail/renewal/thumb_session_vipBlink02.gif) no-repeat top left;}
*:first-child+html .VIPsessionBLINK{ background:url(../img/thumbnail/renewal/thumb_session_vipBlink02.gif) no-repeat top left;}

.VIPtwoshot, .VIPtwoshotHD{background:transparent url(../img/thumbnail/renewal/thumb_2shot_vipNoBlink02.gif) no-repeat top left;}
.VIPtwoshotBLINK, .VIPtwoshotHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_2shot_vipBlink02.gif) no-repeat top left;}
.VIPremo, .VIPremoHD {background:transparent url(../img/thumbnail/renewal/thumb_remo_vipNoBlink02.gif) no-repeat top left;}
.VIPremoBLINK, .VIPremoHDBLINK {background:transparent url(../img/thumbnail/renewal/thumb_remoBlink_vip02.gif) no-repeat top left;}
.remoHDBLINK{background:transparent url(../img/thumbnail/renewal/thumb_remoBlinkHD02.gif) no-repeat top left;}
.VIPprivateremo{background:transparent url(../img/thumbnail/renewal/thumb_remoTitBlink_vip.gif) no-repeat top left;}

.perfect2shot{background:transparent url(../img/thumbnail/renewal/thumb_pf2shot_02.gif) no-repeat top left;}
.perfect2shotHD{background:transparent url(../img/thumbnail/renewal/thumb_pf2shotHD_02.gif) no-repeat top left;}
.VIPperfect2shot{background:transparent url(../img/thumbnail/renewal/thumb_pf2shot_vip02.gif) no-repeat top left;}


