.blueRound {
	position: relative;
	float: left;
	font-size:0.688em;
	line-height:2em;
	height:2.5em;
	padding: 4px 10px 0 9px;
	background-color: #214C7D;
}
a.blueRound, a.blueRound:link, a.blueRound:active, a.blueRound:visited {
	text-decoration: none;
	color:#FFF;
}
a.blueRound:hover {
	background-color: #AA800E;
}
.blueRound .newsPlus {
	float: left;
	font-size: 1.75em;
	line-height: 0.9em;
	font-weight: bold;
	padding-right: 8px;
}
/*\*/ .blueRound .newsPlus { line-height: 1.2em; } /**/
.blueRound .tr, .blueRound .br  { _right:-1px; }

.newsCol {
	width:159px;
	padding:0 25px 30px 0;
	float: left;
}
.newsCol.last { padding-right: 0; }

.newsCol blockquote {
	color:#AA800E;
	font-weight:bold;
	font-size:1.071em;
	line-height:1.357em; 
	height: 6.071em;
}

.newsImg {
    float: right;
    padding: 0 0 20px 20px;
}

.newsLinks {
	float: right;
	padding: 0 0 20px 20px;
	width: 258px;
}
.newsLinks h5 {
	color:#9B850E;
	background-color:#00234C;
	font-size: 12px;
	line-height: 15px;
	padding: 8px 17px 10px 17px;
}
.newsLinks .links {
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 8px 17px 17px 17px;
	font-size: 13px;
	line-height: 17px;
}