#whatsnext_flash {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 7px;
}

#whatsnext_flash #overlay_border {
	background: url(../images/header_border.gif) top left no-repeat;
	height: 273px;
	width: 800px;
	position: absolute;
	top: 0;
	left: 0;
}

.margin_top_2 {
	margin-top: 2px;
}

div#whatsnext_links {
	float: left;
	padding-top: 10px;
}

div#whatsnext_links li {
	margin-bottom: 8px;
}

div#whatsnext_info {
	float: left;
	padding: 16px 0 10px 8px;
	width: 580px;
}

h2.h2about {
	padding: 0;
	padding-bottom: 0.3em;
}

p.margin_bottom {
	padding-bottom: 1em;
}

div.entries {
	font-size: 11px;
	line-height: 1.2em;
	border-bottom: 1px #C9CACC solid;
	padding-bottom: 10px;
	margin-bottom: 8px;
	padding-top: 5px;
}

div.entries .title {
	font-weight: bold;
}

div.entries img {
	float: right;
	height: 192px;
	width: 192px;
}

div.entries div.body_text p {
	margin-bottom: 1.2em;
}