/* fix for content elements */
.open-content #main .contentHeader980 {}
.open-content #main .contentMain { 
	/*top: 8px;*/
	border-radius: 10px;
	font-family: Roboto, sans-serif;
}
.open-content #main .contentMain a { color: #0072ba; }
.open-content #main .contentFooter980 {
	background: none;
    height: auto;
    margin: 30px 30px 10px;
    font-family: Roboto, sans-serif;
}

.open-content #main .contentFooter980 p.legal {
	font-size: 12px;
}

/* */

#mlb-top {
	background: url('/wo/i/mlb-pxp/img/mlb_top-new.png') no-repeat left 90px transparent;
	width: 940px;
	height: 298px;
}
#mlb-top h1 {
	font-size: 80px;
	text-align: center;
	color:#005581;

}
#mlb-head {
	/*background: url('/wo/i/mlb-pxp/img/mlb_text.png') no-repeat left 100px transparent;*/
	width: 940px;
}
#mlb-head h2 {
	text-align: center;
	color:#005581;
	font-size: 42px;
	margin-bottom:5px;


}
#mlb-head h2 sup {
    font-size: 40%;
    bottom: 20px;
}
#mlb-head h3 {
	text-align: center;
	color: #4d4d4d;
	font-weight:300;
	font-size: 28px;
	margin-bottom:10px;
	margin-top:20px;
}
#mlb-head h4 {
	text-align: center;
	color: #4d4d4d;
	font-weight:400;
	font-size: 16px;

}
/* */

#mlb-buttons {
	height: 45px;
	margin: 20px auto;
	width: 630px;
}
#mlb-buttons .mlb-button {
	background: no-repeat left top transparent;
	height: 45px;
	width: 312px;
	text-indent: -9999px;
}

#mlb-buttons a #button-left { 
	background-image: url('/wo/i/mlb-pxp/img/mlb-button_see-mlb-schedules.png');
	float: left;
}
#mlb-buttons a:hover #button-left { background-image: url('/wo/i/mlb-pxp/img/mlb-button_see-mlb-schedules_over.png'); }

#mlb-buttons a #button-right {
	background-image: url('/wo/i/mlb-pxp/img/mlb-button_add-sxm-internet-radio.png');
	float: right;
}
#mlb-buttons a:hover #button-right { background-image: url('/wo/i/mlb-pxp/img/mlb-button_add-sxm-internet-radio_over.png'); }

/* */

#mlb-learn-more-link {
	display: block;
	margin: 20px auto 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 380px;
}

#mlb-team-logos {
	background: url('/wo/i/mlb-pxp/img/mlb_team-logos.png') no-repeat left top transparent;
	width: 940px;
	height: 134px;
}

/* */

h3#faq-header {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 25px 0 30px;
}

#mlb-bottom {
	width: 850px;
	margin: 0 auto;
}

#mlb-bottom .mlb-column { width: 400px; }

#mlb-bottom #mlb-column-left { float: left; }

#mlb-bottom #mlb-column-right { float: right; }

#mlb-bottom .mlb-column h4,
#mlb-bottom .mlb-column p {
	font-size: 12px;
	line-height: 18px;
}
#mlb-bottom .mlb-column h4 { color: #333; }
#mlb-bottom .mlb-column p {
	color: #707070;
	margin-bottom: 1em;
}
#mlb-bottom .mlb-column a { font-weight: bold; }