.tpt_hand
{
	margin: 10px 0;
	position: relative;
}
.tpt_tabs
{
	display: none;
}

.tpt_count
{
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-weight: bold;
}

.tpt_content
{
	display: none;
}

.tpt_hand_history
{
	display: block;
}




#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:430px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}
#simplemodal-data {height:430px; width:600px;}


