body {
	margin-top: 25px;
}

#title_box {
	margin-bottom: 15px;
}

#news_container {
	width: 240px;
	margin-left: 15px;

}

#news_container span.release_date, #news_release span.release_date {
	font-size: 85%;
	color: gray;
}

#news_container a {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	margin-bottom:  10px;
}

#news_container a:hover {
	text-decoration: underline;
}

#news_release h2 {
	margin-bottom: 10px;
}

#release_content {
	width: 500px;
}

#body_container {
	margin-top: 0;
}
