#content {
	background-color: #222222;
	padding: 10px;
}
.info {
	background-color: #303030;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
.info .now-playing {
	width: 400px;
	float: left;
	overflow: auto;
	height: auto;
}
.info.rating {
	float: left;
}
.video-panel{
	height: 260px;
}
#content .panel {
	float: left;
	width: 260px;
	margin: 10px 10px 0px 0px;
}
.panel-all {
	float: left;
	width: 120px;
	height: 220px;
	margin: 10px 10px 0px 0px;
}
.panel-all.last {
	float: left;
	margin: 10px 0px 0px 0px;
}
.panel-all p {
	padding: 0px 0px 0px 0px!important;
}
.panel.last {
	margin-right: 0px;
}
.panel h4 span {
	display: none;
}
.panel h4 a {
	display: block;
	width: 260px;
	height: 20px;
	_height: 10px;
}
.panel h4.exclusives {
	background-image: url("/resource/image/titles/h3/exclusives.gif") ;
	height: 20px;
}
.panel h4.events {
	background-image: url("/resource/image/titles/h3/events.gif") ;
	height: 20px;
}
.panel h4.ads {
	background-image: url("/resource/image/titles/h3/ads.gif") ;
	height: 20px;
}
.panel h4.youtube {
	background-image: url("/resource/image/titles/h3/youtube.gif") ;
	height: 20px;
}
.panel .image {
	float: left;
	width: 102px;
}
.panel .text {
	float: left;
	width: 150px;
	height: 100px;
	padding: 5px 0px 0px 0px;
}
.panel .text p {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 11px;
}
.panel .text p a {
	font-weight: normal!important;
}
.panel .image img {
	border: 1px solid #8d8b8c;
	margin: 5px 5px 5px 5px;
}
.panel a.more {
	clear: both;
	float: left;
	margin: 0px 0px 0px 160px;
	width: 100px;
}
.panel-all .image {
	clear: left;
	float: left;
	width: 120px;
}
.panel-all .text {
	float: left;
	width: 120px;
	padding: 5px 0px 0px 5px;
}
.panel-all .text p {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 11px;
}
.panel-all .text p a {
	font-weight: normal!important;
}
.panel-all .image img {
	border: 1px solid #8d8b8c;
	margin: 5px 5px 5px 5px;
}
.panel-all a.more {
	clear: both;
	float: left;
	margin: 0px 0px 0px 160px;
}
h4 span {
	display: none;
}
h4.exclusives-large {
	background-image: url("/resource/image/titles/h3/exclusives-large.gif") ;
	height: 20px;
}
h4.events-large {
	background-image: url("/resource/image/titles/h3/events-large.gif") ;
	height: 20px;
}
h4.ads-large {
	background-image: url("/resource/image/titles/h3/ads-large.gif") ;
	height: 20px;
}
h4.youtube-large {
	background-image: url("/resource/image/titles/h3/youtube-large.gif") ;
	height: 20px;
}
/**
 * 'star-rating' rating system
 */
.rating {
	float: left;
}
.star-rating {
	width: 125px;
	height: 25px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	background-position: top left repeat-x;
	position: relative;
	background-image: url("/resource/image/sport-industry-tv/rate-stars.gif");
}
.star-rating li {
	padding: 0px!important;
	margin: 0px!important;
	/*\*/
	float: left;
	/* */
}
.star-rating li a {
	width: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px 0px 0px 0px !important;
}
.star-rating li a:hover {
	background-image: url("/resource/image/sport-industry-tv/rate-stars.gif");
	background-position: left bottom;
	z-index: 1;
	left: 0px;
	background-color: transparent !important;
}
.star-rating li a:active,
.star-rating li a:focus {
	outline: none;
}
.star-rating a.star-1 {
	left: 0px;
}
.star-rating a.star-1:hover {
	width: 25px;
}
.star-rating a.star-2 {
	left: 25px;
}
.star-rating a.star-2:hover {
	width: 50px;
}
.star-rating a.star-3 {
	left: 50px;
}
.star-rating a.star-3:hover {
	width: 75px;
}
.star-rating a.star-4 {
	left: 75px;
}
.star-rating a.star-4:hover {
	width: 100px;
}
.star-rating a.star-5 {
	left: 100px;
}
.star-rating a.star-5:hover {
	width: 125px;
}
h4.exclusives {
	margin: 1px 0px 0px 0px;
}
h4.latest-videos {
	margin: 15px 0px 10px 0px;
}
.clearer {
	clear: both;
	margin-bottom: 10px;
}
.video-end {
	border-bottom: 1px dotted #FF9933;
}
.utilityvideo-image {
	width: 91px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}
.utilityvideo-image a img {
	border: 1px solid #8D8B8C;
}
.utilityvideo-image a:hover img {
	border: 1px solid #ff9933;
}
.utilityvideo-text {
	width: 121px;
	float: left;
	margin-left: 10px;
}
.utilityvideo-text a {
	color: #FF9933!important;
    text-decoration: none;
}
.utilityvideo-text a:hover {
	color: #ffffff!important;
    background-color: #333333;
}
