#dash  { border-bottom:1px dashed #D935D9; text-decoration:none; }
#tmo_l {
	padding-left:28px;
	font-size:12px;
}
#tmo_l li {
	float:left;
	width:70px;
	text-align:center;
	cursor:pointer;
	padding:3px 0 1px 0;
	font-weight:bold;
	color:#054EA9;
	/*background:url(../images/tag-1.gif) no-repeat center top;*/
}
#tmo_l li.on {
	font-weight:bold;
	color:#FF9001;
	/*background:url(../images/tag-mov-2.gif) no-repeat center top;*/
}
#tmo_c table {
	border:none;
	/*background:#f0f0f0;*/
	text-align:left;
	font-size:12px;
}
#tmo_c th {
	padding-top:3px;
	color:#0077E6;
	background:#CBE6FF;
	text-align:center;
	font-weight:bold;
}
#tmo_c td {
	padding-top:3px;
	/*background:#f0f0f0;*/
}

