#reportimg {
	height: 155px;
	float: left;
	background-image: url(../img/large_report.jpg);
	background-repeat: no-repeat;
	width: 601px;
	background-position: top;
	margin-bottom: 10px;
}
.whiteblue p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
}
.whiteblue em {
	background-color: #00FFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#newinformation dl {
	padding-right: 10px;
	padding-left: 10px;
}
