#right .content #news {
	background-color: #FFF;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 7px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #688FBB;
	padding-bottom: 5px;
	padding-top: 5px;
}
#right .content #news p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 8px;
	line-height: normal;
}
#right .content #newsHeader {
	font-weight: bold;
	background-color: #5A89B7;
	font-size: 1.1em;
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-top: 12px;
}
#right .content #news img {
	margin-left: 5px;
}
#news .newsletters {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#news .newsletters li {
	background-image: url(../images/acrobatIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-size: 12px;
	height: 25px;
	margin-top: 5px;
	line-height: 25px;
}
