/********************************************************
 * 
 * 		NEWS LIST CONTROL
 * 
 ********************************************************/


div.newswatch {
		margin-top: 10px;
	}

	.newswatch .tabs {
		margin-top: 0;
	}
	.newswatch .tabs li, .newswatch .tabs a {
		padding: 4px 12px 4px 12px;
	}
	
	.newswatch .divEraser {
		margin-bottom: 15px;
	}
	

.newsList {	margin-top: 15px;	margin-left: 10px;}.newsList span {		font-size: .8em;		padding-left: 16px;		display: block;		margin-bottom: 8px;		background: inherit; /* set in {pub}.css for colored bullet */}	.newsList a:link {		color: #000;		text-decoration: none;}.newsList a:visited, .newsList a:active {		color: #85846c;		text-decoration: none;}	.newsList a:hover {		color: #85846c;		text-decoration: underline;}.newsInfo {
font-size: 1.1em;
margin-top:2px;
color: #85846C;
}

div.newsInfo span {
background: none;
padding-left: 0px;
padding-right: 5px;
}