.mediacontainer {
  float: left;
  margin-right: 8px;  
}
#flashadplayer {
  width: 300px;
  height: 250px;
  cursor: pointer;
}
#flashadplayer2 {
  width: 300px;
  height: 250px;
  cursor: pointer;
}

#controller {
  width: 300px;
  height: 18px;
  background: url(/img/playerbg.gif) top left no-repeat;
  font-size: 1px;
  position: relative;
  padding: 4 0 0 6;
}
#playpause {
  float: left;
  width: 31px;
  height: 10px;
  cursor: pointer;
  background: url(/img/mp_playpause.gif) left no-repeat;
  margin-right: 8px;
}
#soundmute {
  float: left;
  width: 34px;
  height: 10px;
  cursor: pointer;
  background: url(/img/mp_soundmute.gif) left no-repeat;
}
#playlist {
  width: 432px;
  height: 263px;
  background-image: url(/img/gwbg.gif);
  background-repeat: no-repeat;
  margin-left: -6px !important; margin-left: 0px;
  float: left;
}
#playlist2 {
  width: 432px;
  height: 263px;
  background-image: url(/img/gwbg2.gif);
  background-repeat: no-repeat;
  margin-left: -6px !important; margin-left: 0px;
  float: left;
}
#gplaylist table {
  width: 420px !important; width: 430px;
  margin-top: -1px;
  margin-bottom: 1px;
}
#gplaylist td {
  width: 50%;
  padding-bottom: 2px !important; padding-bottom: 0px;
  padding-right: 10px !important; padding-right: 0px;
}
.adclip {
  width: 100%;
  height: 100%;
  padding: 2px;
  background: url(/img/unsel.gif) top left no-repeat;
  font: bold 10px Arial, Helvetica, Sans-serif;
  color: #000000;
  cursor: pointer;
  margin-top: 1px;
  text-align: left;
  line-height: 150%;
  padding-right: 10px;
}
.adclip img {
  float: left;
  margin-right: 10px;
  width: 82px;
  height: 62px;
}
.adclip h4 {
  font: bold 12px Arial, Helvetica, Sans-serif;
  color: #000000;
  margin: 0px;
  padding: 0px;
  margin-top: 1px;
}
#newmedia {
  border: none;
}
td.newmedia1 {
  width: 82px;
  height: 62px;
}
td.newmedia1 img {
  border: none;
  width: 82px;
  height: 62px;
  cursor: pointer;
}
td.newmedia2 {
  width: 100px;
  height: 62px;
  text-align: left;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  font: 10px Arial, Helvetica, Sans-serif;
  color: #ffffff;
  cursor: pointer;
}

