


/* playlist style */
#playlist {
	width:450px;
	height:305px;
	overflow-y:auto;
	overflow-x:hidden;
}

