/* Replace your club's color */
#mc a {
	color:#00c;
	font-weight:bold;
	}

/* Replace the background-color with your club's color */
#mc .content {
	overflow: hidden;
	}
	
#mc .module.toggle li a.active, #mc .module.toggle li.first a.active, #mc .module.toggle li a.inactive:hover {
	background-color:#273486;
	}

#mc .more {
	text-align:right;
	}

/* Replace the image with your club's header */
h3.productions-header {
	background:transparent url(/mlb/images/video/mlb_productions/hdr_mlbproductions_812x40.gif) 0 0 no-repeat;
	height:40px;
	margin-bottom:8px;
	text-indent: -9999px;
	}

/* If you wish, replace the image with a background image for your club, otherwise, you can delete this */
h4.productions-subheader {
	background: url(/mlb/images/video/mlb_productions/bg_subtitle.gif) repeat-x scroll;
	color:#ffffff;
	padding:4px;
	}

#mc h4 {
	margin-top:10px;
	}

#mc .module.accordion {
	margin-bottom:10px;
	}

/* Latest Video styles */	
#mc span.more_video a {
	padding-left:125px;
	color:#fff;
	font-size:0.8em;
	}

#mc ul#productions_video {
	overflow:auto;
	width:100%;
	}

#mc ul#productions_video li {
	display:inline;
	float:left;
	width:33%;
	font-size:11px;
	}
