
/* tce-sight START */

.tce_table {
	font-family: Verdana, sans-serif, Arial;
	margin: 0px auto 10px auto;
	width: 550px;
	border: 1px solid;
	font-size: 10px;
}

.tce_table td {
	padding: 2px 8px 2px 8px;
}

.tce_left, .tce_right {
	width: 275px;
}

.tce_head td {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.tce_img {
	margin: 5px auto 5px auto;
	text-align: center;
}

.tce_img img {
	border: 1px solid;
}

.tce_info {
	font-size: 11px;
	margin: 5px;
}

.tce_phead td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid;
}

.tce_team_t {
	font-size: 11px;
}

.tce_team_s {
	font-size: 11px;
}

.tce_player td {
	width: 215px;
	padding-left: 10px;
}

.tce_score, .tce_ping {
	width: 25px;
	text-align: right;
}

.tce_spect {
	width: 70px;
	text-align: center;
}

/* tce-sight END */

