.syndicatedPlayerContainer iframe {
  border: 0;
}
.syndicatedPlayerHeader {
  display: none;
}
#article .st-skygo #left-column {
  width: 848px!important;
}
.next {
  float: right;
}
.prev {
  float: left;
}
.next, .prev {
/*  background-color: #734993;*/
  border: 0;
  color: #000!important;/*#FFF;*/
  font-weight: bold;
  margin: 10px;
  padding: 5px;
}
.next, .prev {
  color: #000;
}
#skyplayer-items {
  clear: both;
  height: 150px!important;
  margin: 0 auto;
  /*width: 848px!important;*/
}
#skyplayer-items li {
  height: 150px!important;
  text-align: center;
}
*html #skyplayer-items li {
width: 180px;
}
#skyplayer-items li a {
  color: #734993;
  font-weight: bold;
  text-decoration: none;
}
#skyplayer-items li a:hover {
  text-decoration: underline;
}
#skyplayer-items li a img {
	border: 2px solid #FFF;
  margin: 0 5px 0 0!important;
  text-decoration: none;
}
#skyplayer-items li:last-child a img {
  margin: 0;
}


.st-skygo #right-column {
  clear: both;
  float: none;
  padding: 20px 0 0;
  width: 100%;
}
.st-skygo #simple-epg {
  float: right;
}
#playerPlaceHolder {
	border: 1px dotted #000;
  background-color: #FFF;/*#000;*/
	margin: 20px 0;
	padding: 20px 0;
	width: 846px;
}
.syndicatedPlayerContainer {
  width: 634px;
  margin: 0 auto 10px;
}

/* MOVED FROM SCREEN2 CSS */
#skyplayer-thumbs {
	/*background-color: #734993;*/
	border: 1px dotted #000;
	float: left;
	margin: 10px 0 0;
	width: 846px;/*100%*/
}
#skyplayer-thumbs a {
	color: #000!important;/*#FFF!important;*/
	text-decoration: none!important;
}
#skyplayer-thumbs a:hover {
	color: #734993!important;
}
#skyplayer-thumbs a:hover img {
	border: 2px solid #734993;
}
