.freeBox {
	background-color: #faf9f9;
	border: 1px solid #dddddd;
}
.newsBox {
	border-bottom: 1px solid #ff8400;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
.newsOld {
	font-family: Tahoma, Verdana, Arial;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	font-weight: bold;
}
.newsOld a {
	text-decoration: underline;
}
