/* BEGIN: Middle Content */
div#middle_content {
	float: left;
	width: 499px;
	padding: 17px 17px 0 17px;
	margin-left: 175px !important; /* IE 6 Fix */
	margin: 0 14px 0 87px;
	background: transparent url(../images/middle_content_fade.gif) no-repeat left top;
}

div#middle_content h2 {
	overflow: hidden;
	width: 178px;
	height: 14px;
	margin-top: 0;
	background: transparent url(../images/news/kbh_in_the_news.gif) no-repeat left top;
	text-indent: -999em;
}

	/* BEGIN: Article */
	div#middle_content p.article strong.date {
		margin-right: 10px;
	}
	/* END: Article */
	
/* END: Middle Content */
