#panel {
	float: right;
	width: 220px;
	margin-top: 4em;
	height: 300px;
	margin-right: 2em;
	color: #333;
}
#panel img {
	float: left;
	margin-bottom: 2em;
}

/*#panel .newsItem ul {
	list-style-type: none;
	float: left;
	width: 97%;
	line-height: 1em;
}
#panel .newsItem ul li {
	margin-bottom: .8em;
	display: block;
}
*/
#panel .newsItem {
	float: left;
	width: 96%;
	padding: 3px;
	margin-bottom: 1em;
}
#panel h4 {
	padding: 3px;
}
#panel .newsItem dl {
	float: left;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 2em;
}
#panel .newsItem dl dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	float: left;
	width: 100%;
}
#panel .newsItem dl dt dd{
	font-size: 0.8em;
	float: left;
}
h1 {
	margin-bottom: 22em;
}
#pageHome #wrapper .content_home .copyBlock01 .homeCopySection {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
