

#more_great_news {
	float:right;
	width:260px;
	margin-left:25px;
	background:#d3e69a url(/images/260_more_great_news.gif) top no-repeat;

}

#more_great_news2 {
	background:url(/images/260-bottom.gif) bottom no-repeat;
	padding-top:35px;
	padding-bottom:4px;
	padding-right:10px;
}


#contentCol #more_great_news ul {
	margin-left:15px;
	padding-left:15px;
	padding-top:10px;
	color:#f47c20;
}

#contentCol #more_great_news ul li {
	margin-bottom:0.7em;
	line-height:1.4em;
}

#more_great_news ul li a {
	text-decoration:none;
	color:#536e00;
	display:block;
}

#more_great_news ul li a:hover {
	text-decoration:underline;
	color:#4e9000;
}





#articleList {
	padding-top:10px;
	padding-bottom:5px;
}

#contentCol #articleList a {
	clear:both;
	display:block;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	margin:0px;
	cursor:pointer;
	position:relative;
}

#contentCol #articleList a:hover {
	Xborder: 1px dotted #b0c964;
	background:#f2f7e2;
}


#articleList a strong {
	position:absolute;
	left:0px;
	float:left;
	color:#55554f;
	width:7em;;
	margin-left:10px;
	display:block;
	text-align:right;
}


#articleList a:hover strong {
}


#articleList a span {
	padding-top:0px;
	width:350px;
	text-decoration:underline;
	color:#677367;
	display:block;
	padding-left:8em;
}

#articleList a:hover span {
	color: #fc6d00;
}







#opinionList a {
	display:block;
	padding-top:15px;
}
#opinionList p {
	margin-top:0px;
	padding-top:2px;
}


