body {
	margin: 64px;
	font-family: verdana, lucida, lucida grande, sans-serif;
	font-size: 10px;
}

li {
	padding-bottom: 4px;
	line-height: 1.5em;
	text-align: justify;
}

p {
	text-align: justify;
	line-height: 140%;
	
}
acronym {
	font-style: normal;
	border-bottom: 1px dotted #ddd;
}

code, pre {
	font-family: courier, monospace;
	color: green;
}	

#bottle {
	width: 410px;
}

	
#playlist {
	border: 1px solid #666666;
}


#playlist td {
	font-family: verdana, "lucida grande", sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#playlist tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}
