.PlayList {	width:370px;
}

.PlayList th {
	font-size:8pt;
	text-align:left;
	padding:5pt;
}

.PlayList td {
	padding:5pt;
	white-space:normal;
}
.PlayList tr.r0 td {
	background-color:#eee;
}
.PlayList tr.r1 td {
	background-color:#fff;
}

.PlayList td.size{
	font-size:8pt;
	white-space:nowrap;
}