div#KCASyndicationContainer {
  width: 384px;
  height: 518px;
  padding: 0 0 0 0;
  background: transparent url(http://www.nick.com/dynamo/video/platformPlayer/gui/share/nickSyndicationBG.png) no-repeat top left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

div#KCASyndicationContainer h3 {
  float: left;
  margin: 68px 0 21px 10px;
  overflow: hidden;
  height: 28px;
  width: 245px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

div#KCASyndicationContainer  a#KCALogoMask {
  float: right;
  width: 120px;
  height: 105px;
  text-decoration: none;
  text-indent: -999999px;
}

#KCASyndicationEmbed {
  clear: both;
  width: 384px;
  height: 324px;
  background-color: #000;
}

div#KCASyndicationContainer ul {
  float: right;
  display: inline;
  margin: 23px 10px 0 0;
  padding: 6px 0 0 0;
  height: 22px;
}

div#KCASyndicationContainer ul li {
  float: left;
  list-style: none;
}

div#KCASyndicationContainer ul li a {
  float: left;
  font-size: 11px;
  color: #7a7a7a;
  height: 12px;
  border-right: 1px solid #7a7a7a;
  text-decoration: none;
  padding: 0 5px;
}

div#KCASyndicationContainer ul li.KCALast a { border-right: none; }
div#KCASyndicationContainer ul li a:hover { text-decoration: underline; }
