.index_header {
	width: 800px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}

.news_box {
	background-color: #eeeeee;
	width: 780px;
	margin-top: 1em;
	padding: 5px 10px;
	font-weight: bold;
}

.news_header {
	font-weight: bold;
}

.intro_text {
	float: left;
	clear: left;
	margin-top: 20px;
	width: 100%;
}

.intro_text {
	top: 20px;
}

.availability_text {
	/* position: absolute;
	top: 240px; */
	float: left;
	clear: left;
	margin-top: 0px;
	width: 100%;
}


/* Set heights */
.intro_text {
	height: 200px;
}

/* Innards */

.text_box .inner {
	padding: 0px;
}
.text_box h3 {
	border-bottom: 0px solid #eee;
	
}



