div#syndicationContainer {
  width: 384px;
  height: 432px;
  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#syndicationContainer h3 {
  float: left;
  margin: 31px 0px 0px 0px;
  height: 28px;
  width: 384px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #000;
}

div#syndicationContainer h3 a {
	text-decoration: none;
  color: #000;
}

#syndicationEmbed {
  float: left;
  width: 384px;
  height: 319px;
  background-color: #000;
}

div#syndicationLinks {
  float: left;
  text-align: center;
  width: 384px;
}

div#syndicationLinks a {
  font-size: 11px;
  color: #7a7a7a;
  height: 12px;
  border-right: 1px solid #7a7a7a;
  text-decoration: underline;
  padding: 0 5px;
  text-align: center;  
}

.last { border-right: 0px solid #7a7a7a !important; }

div#tuneinMsg {
	font-size: 9px;
	color: #acacac;
	text-align: center;  
	width: 384px;
	margin-bottom: 5px;
}
