div#newsMain {
	/*
	background:#0B527E url(/images/newsfeed_main_bk2.png) top left repeat-x;
	*/
	background:#2386AB url(/images/newsfeed_main_bk2.png) top left repeat-x;
	padding:0;
	float:right;
	margin-bottom:2em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #2B9CC9;
}
div#newsMain.alt {
	background:#0B527E url(/images/newsfeed_main_bk.png) top left repeat-x;
}
div#newsMain h2 {
	color:#FFFFFF;
	margin:0;
	padding:0 0 0 16px;
	font-size:20px;
	line-height:60px;
}
div#newsMain a.rssLink {
	float:right;
	padding:8px 10px 0;
}
ul#newsProviderList {
	width:552px;
	margin-left:16px;
	padding:0;
	clear:both;
	font-size:1em;
}
ul#newsProviderList li {
	float:left;
	display:inline;
	width:138px;
	text-align:center;
	font-size:10pt;
	margin:0;
	padding:0;
}
ul#newsProviderList li a {
	cursor:pointer;
	color:#000000;
	padding:6px 9px 6px 9px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0;
	display:block;
	background:#D2D2D2 url(/images/newsMainSourceBlur.jpg) top left repeat-x;
	text-decoration:none;
	font-weight:bold;
}
ul#newsProviderList li a.first {
	border-left:none;
}
ul#newsProviderList li a.last {
	border-right:none;
}
ul#newsProviderList li a.selected {
	text-decoration:underline;
	background:#FFFFFF url(/images/newsMainSourceS.jpg) top left repeat-x;
	color:#FF6600;
	border-bottom:1px solid #FFFFFF;
}
ul#newsProviderList li a:hover {
	background:#FFFFCC;
	color:#000000;
}
ul#newsProviderList li a:active {
	background:#FFFFFF;
}
div#newsInner {
	clear:left;
	background:#FFFFFF;
	padding:0;
	margin:0 0 10px 16px;
	height:170px;
	width:552px;
	overflow:hidden;
	font-size:0.9em;
}
div#newsInner img.sourceImg {
	float:right;
}
div#newsInner h3 {
	font-size:1.2em;
	margin:5px 10px 0 10px;
	padding:10px 0 8px 0;
	border-bottom:1px solid #9EC4D8;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000BB;
}
div.newsItem {
	padding:15px 10px;
}
div.newsItem h4 {
	margin-bottom:0.5em;
}
div.newsItem img.hepImg {
	float:left;
	margin-right:12px;
	margin-bottom:100px;
}
div.newsItem td {
	padding:0;
	margin:0;
	line-height:1.1em;
}
ul#newsItemList {
	text-align:right;
	margin:5px 0 5px 16px;
	padding:0;
}
ul#newsItemList li {
	display:inline;
	float:left;
	width:274px;
	height:30px;
	text-align:left;
	font-size:0.7em;
	overflow:hidden;
	margin:0 4px 4px 0;
	padding:0;
}
ul#newsItemList li a {
	display:block;
	background:#FFFFFF;
	padding:2px 4px 0 30px;
	height:100%;
	margin:0;
	line-height:1.1em;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
}
ul#newsItemList li a:hover {
	text-decoration:underline;
}
ul#newsItemList li a#newsItem1 { background:url(/images/newsMainItem1.png) top left no-repeat; }
ul#newsItemList li a#newsItem2 { background:url(/images/newsMainItem2.png) top left no-repeat; }
ul#newsItemList li a#newsItem3 { background:url(/images/newsMainItem3.png) top left no-repeat; }
ul#newsItemList li a#newsItem4 { background:url(/images/newsMainItem4.png) top left no-repeat; }
ul#newsItemList li a.selected { border:1px solid #FFFF00; }
ul#newsItemList li a#newsItem1.selected { background:url(/images/newsMainItem1.png) 0 -30px no-repeat; }
ul#newsItemList li a#newsItem2.selected { background:url(/images/newsMainItem2.png) 0 -30px no-repeat; }
ul#newsItemList li a#newsItem3.selected { background:url(/images/newsMainItem3.png) 0 -30px no-repeat; }
ul#newsItemList li a#newsItem4.selected { background:url(/images/newsMainItem4.png) 0 -30px no-repeat; }
ul#newsItemList li a:hover {
	background:#FFFF99 url(/images/newsMainListBk.gif) 0 0 no-repeat;
}
div#newsFooter {
	clear:both;
	height:12px;
}
