.slider_youtube {
  float: right;
  width: 311px;
  height: 451px;
  background: url('../images/slider_youtube.gif') no-repeat;
  display: block;
  right: -270px;
  padding: 0;
  position: fixed;
  top: 275px;
  z-index: 1002;
}

.slider_youtube_img {
  position: relative;
  top: 0;
  left: 0;
  width: 41px;
  height: 139px;
  cursor: pointer;
}

.slider_youtube iframe {
  border-left: #CCCCCC 1px solid;
  background-color: #000000;
  margin-top: -139px;
  height: 419px;
  color: #E7D8D1;
  margin-left: 41px;
}

#ytwheader {
  border-bottom: 1px solid #D8DFEA;
  border-top: 1px solid #82a0b8;
  float: left;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  width: 300px;
}

#ytwtitle {
  color: #000000;
  font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 5px;
  text-align: left;
  width: 246px;
}

#ytwtitle img {
  float: right;
  margin: -5px 0 0 0;
}

.youtube-player-video {
  padding: 5px 0 0 5px;
}

.custom-playlist {
  margin: 35px 0 0 -35px;
}

#ytwmore {
  border-bottom: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  float: left;
  font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  padding: 5px 0;
  text-align: center;
  width: 300px;
}

#ytwmore a {
  color: #184076;
}

.ytwimage {
  float: left;
  height: 50px;
  overflow: hidden;
  width: 85px;
}

.ytwimage img.thumb {
  cursor: pointer;
  float: left;
  height: 66px;
  margin-top: -8px;
  width: 85px;
}

.ytwimage div.length {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  float: left;
  font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
  font-size: 10px;
  margin: -24px 0 0 50px;
  padding: 0 2px;
  -moz-borderd-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.videotitle {
  color: #666666;
  cursor: pointer;
  float: left;
  font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
  font-size: 10px;
  margin-left: 10px;
  width: 158px;
}

.videotitle span {
  color: #aaaaaa;
  font-size: 10px;
}

li.svideo {
  clear: both; 
  float: left; 
  height:55px;
  width: 260px;
}