h2 {
	background-image: url("../images/h2_onair.gif");
}
.content .body {
	width: 795px;
}
.content .block {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 246px;
	padding: 9px;
}
.content .block p.banner {
}
.content .block h3 {
	margin: 10px 0;
	border: 1px solid #DBDBDB;
	width: 244px;
	height: 50px;
	background: url("../images/title_base.gif") no-repeat;
}
.content .block h3 a {
	display: block;
	padding: 8px 8px 0 36px;
	width: 200px;
	height: 42px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
.content .block h3 a span {
	font-size: 12px;
	font-weight: normal;
}
.content .block p.description {
	min-height: 68px;
	min-height: 6em;
	/*IE hack*/_height: 6em;
}
.content .block p.update {
	position: absolute;
	left: 9px;
	bottom: 9px;
}
.content .block p.update a {
	color: #FF7B00;
}

#mlb {
	margin-top: 20px;
	text-align: right;
	font-size: 10px;
	color: #9E9E9E;
}
