﻿object, embed {
				float: top;
}
.jw_playlist_playlist {
				position: relative;
				top: -526px;
				left: 0px; /*  float:                        left;*/ /*  position:                 absolute;
  bottom:                        0%;
  right:                         0%;*/;
				width: 480px;
				height: 222px;
				overflow-y: auto;
				overflow-x: hidden;
				border: 0px solid #FF119D;
				padding: 0px 0px 0 0px;
				cursor: pointer; <!--[;
				if gte IE 6]> float: right; <;
				![endif]-->;
}
.jw_playlist_image {
				width: 75px;
				height: auto;
}
.jw_playlist_image_div {
				border: 1 0px solid #000000;
				padding: 0 5px;
				margin: 0 5px;
				float: left;
				background-color: white;
}
.jw_playlist_item {
				padding: 10px 0px;
}
.clear {
				clear: both;
				height: 0;
}
.jw_playlist_title {
				color: #343330;
				font-size: 13px; /*font-weight:bold;*/;
				line-height: 18px;
				padding-bottom: 0;
				padding-top: 0px;
}
.jw_playlist_description {
				color: #343330;
				font-family: Arial,Helvetica,Verdana,sans-serif;
				font-style: italic;
				font-size: 13px;
				line-height: 18px;
				background: transparent url('images/link.gif') no-repeat scroll center ;
}
.jw_playlist_description:hover {
				color: #343330;
				font-family: Arial,Helvetica,Verdana,sans-serif;
				font-style: italic;
				font-size: 13px;
				line-height: 18px;
				background: transparent url('images/link_rot.gif') no-repeat scroll center ;
}
.even {
				background-color: #F6F3E2;
}
.odd {
				background-color: #F6F3E2;
}
.playing {
				background-color: #DEDCCC;
}

