object , embed{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.jw_playlist_playlist {
	float:left;
	[if gte IE 6]>float:right;<![endif]
;
	position: relative;
	overflow: auto;
	width: 724px;
	border: 2px solid #666666;
	height: 560px;
	margin-left: 0px;
	background-color: #666666;
}

.jw_playlist_image {
	width: 75px;
	height: auto;
}

.jw_playlist_image_div {
	border: 1px solid #000000;
	padding: 0 5px;
	margin: 0 5px;
	float:left;
	background-color:#C0C0C0;
}

.jw_playlist_item {
	padding:10px 20px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
	background-image: url(/MetaSynth/PICTS/mediaplayer/speaker4aforCSS.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.jw_playlist_title:hover {
	color: #0000FF;
	cursor: pointer;
	background-image: url(/MetaSynth/PICTS/mediaplayer/speaker4a_cherryForCSS.png);
	background-repeat: no-repeat;
}

.jw_playlist_description {
}

.even {
	background-color: #999999;
}

.odd {
	background-color: #CCCCCC;
}

.playing {
	background-color:#6699CC;
}

.mediawrapper {
	height: 600px;
}
.mediawrapper #playerMode {
	float: left;
	margin-left: 2px;
}
.mediawrapper #playerStatus {
	float: left;
	margin-left: 6px;
	color: #003399;
	font-weight: bold;
	overflow: hidden;
}
.mediawrapper #statusLabel {
	float: left;
	margin-left: 40px;
	font-weight: bold;
}
.statusLine  {
	margin-bottom: 2px;
	padding-bottom: 2px;
	float: left;
	width: 710px;
	margin-top: 2px;
	padding-top: 2px;
	margin-left: 8px;
}
.statusLine .playerInstruct {
	float: left;
	margin-left: 40px;
	position: absolute;
	left: 620px;
	visibility: hidden;
}
