div.video object ,div.video embed{
  float: left;
}

.jw_playlist_playlist {
  float:left;
  width: 290px;
  height: 235px;
  overflow-y: auto;
  overflow-x: hidden;
  <!--[if gte IE 6]>float:right;<![endif]-->
}

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

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

.jw_playlist_item {
  padding:5px;
}

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

.jw_playlist_title {
  font-weight: bold;
  color: white;
  font-size:14px;
  line-height:16px;
  white-space:nowrap;
  width:175px;
  overflow:hidden;
}

.jw_playlist_description {
  color:white;
  font-size:10px;
  line-height:16px;
}

.even {
  background-color: #153D74s;
}

.odd {
  background-color: #2F5A95;
}

.playing {
  background-color:#92B1CD;
}
