/*body {
	background-color: #5e4122; color: #E1D0A8;
	font-family: verdana; font-size:12px;
}*/
#titleline {
	font-family: Verdana; font-size: 18px; font-weight: bold;
}

#playlist {
	border: 1px dashed #d9d9d9; line-height: normal;
}

#playlist td {
	font-size: 10px; background-color: #8D6A2E; color: #000;
	padding: 3px 8px;
	border-left: 1px dashed #D9D9D9;
}

#playlist tr.selected td {
	background-color: #58411C; color: #fff;
	font-weight: bold;
	border-left: 1px dashed #D9D9D9;
	border-bottom: 1px dashed #D9D9D9;
}
