#rightside_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	background-color: #DFEAF7;
	width: 157px;
	float: left;
}
.newsitem a {
	display: block;
	background-image: url(../skin_img/largearrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-top: 7px;
	padding-right: 2;
	padding-bottom: 8px;
	padding-left: 14px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bad5e4;
	border-left-color: #bad5e4;
	color: #062e77;
}
.newsitem a:hover {
	display: block;
	background-image: url(../skin_img/largedarkarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-decoration: underline;
}
.newsitemlast a {
	display: block;
	background-image: url(../skin_img/largearrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-top: 7px;
	padding-right: 2;
	padding-bottom: 8px;
	padding-left: 14px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #bad5e4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bad5e4;
	border-left-color: #bad5e4;
	color: #062e77;
}
.newsitemlast a:hover {
	display: block;
	background-image: url(../skin_img/largedarkarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-decoration: underline;
}
.newstitle {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.25em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bad5e4;
	border-right-color: #bad5e4;
	border-bottom-color: #FFFFFF;
	border-left-color: #bad5e4;
	color: #062e77;
}
sup {
	line-height: 8px;
}
.newsitemlogo a {
	display: block;
	background-image: url(../images/pbeaLogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #062e77;
	background-color: #FFFFFF;
	padding: 0px;
	height: 240px;
}
