/* CSS Document */
#mlbxm {
	width:705px;
	padding:0 20px;
	margin:0 auto;
	text-align:left;
}
	#mlbxm .flashbb {
		width:504px;
		float:left;
		margin:0 15px 0 0;
	}
	
	#mlbxm .sidebar {
		width:126px;
		float:left;
	}
	#mlbxm .sidebar div {
		margin:0 0 10px;
	}
	#mlbxm .sidebar img {
		margin:0 0 10px;
	}
	#mlbxm .games-this-week {
		clear:both;
		width:706px;
		height:90px;
		background:url("../images/teams_bg.gif") no-repeat;
		position:relative;
		padding:0 0 15px;
	}
	
		#mlbxm .games-this-week .logos {
			position:absolute;
			left:13px;
			top:15px;
		}
		#mlbxm .games-this-week .selects {
			width:150px;
			position:absolute;
			left:536px;
			top:15px;
			font:10px Verdana, Arial, Helvetica, sans-serif;
			text-align:right;
		}
			#mlbxm #selects1 {
				position:absolute;
				left:0;
				top:0;
				height: 19px;
			}
			#mlbxm #selects2 {
				position:absolute;
				left:0;
				top:24px;
				height: 19px;
			}
			#mlbxm #selects3 {
				position:absolute;
				left:0;
				top:48px;
			}
		#mlbxm .games-this-week .pulldown {
			width:100%;
			height:16px;
			color:#878787;
			border:1px solid #8b8b8b;
			background-color:#000;
			font-size:10px;
			margin:0 0 8px 0;
		}
		#mlbxm .games-this-week a {
			color:#000;
			font:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
		}		
		#mlbxm .games-this-week a:hover {
			text-decoration:underline;
		}
		
	#mlbxm .features {
		color:#ffd51d;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		line-height:1.5;
		background:url("../images/features_bg.gif") repeat-y;
		margin:0;
	}
		#mlbxm .features-top {
			background:url("../images/features_top.gif") no-repeat left top;
		}
		#mlbxm .features-bottom {
			background:url("../images/features_bottom.gif") no-repeat left bottom;
			padding:0 0 25px 11px;
			_height:1px;
		}
		
		
	#mlbxm .features .col-feature-left {
		width:233px;
		float:left;
	}
	#mlbxm .features .col-feature-center {
		width:233px;
		float:left;
	}
	#mlbxm .features .col-feature-right {
		width:220px;
		float:left;
	}
	
	#mlbxm .features h3 {
		margin:24px 0 10px 6px;
		padding:0;
	}
	#mlbxm .features ul {
		margin:12px 0 0 20px;
		padding:0;
	}
		#mlbxm .features a {
			color:#bfbfbf;
			text-decoration:none;
		}		
		#mlbxm .features a:hover {
			text-decoration:underline;
		}

	#mlbxm .presentedby {
		width:310px;
		float:left;
	}
		#mlbxm .presentedby .logo {
			margin:0 15px 0 0;
		}
	#mlbxm .contactus {
		width:255px;
		float:left;
		color:#999;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		line-height:1.5;
	}
		#mlbxm .contactus a {
			color:#999;
			text-decoration:none;
		}
		#mlbxm .contactus a:hover {
			text-decoration:underline;
		}
	#mlbxm .morebaseball {
		width:140px;
		float:left;
	}
	#mlbxm .utility-title {
		border-bottom:1px solid #363636;
		padding:0 0 10px;
		margin:15px 0 10px;
	}