﻿.ml
{
	cursor:pointer;
	text-decoration:none;
}
.mlsel
{
	font-weight:bold;
	color: #ffce33;
}
.mlunsel
{
	font-weight:bold;
	color: #616162;
}
.vl
{
	float:left;
	width:160px;
}
.vm
{
	float:left;
	width:300px;
}
.vtitle
{
	font-size:14px;
	font-weight:bold;
}
.vduration
{
	font-weight:bold;
}
.sl
{
	color:dimgray;
	font-size:12px;
}
.pageDiv
{
	padding: 5px 0px 0px 15px;
	border-top:solid 2px silver;
}
.pageDiv a
{
	margin-left:5px;
}