#syndesmos_news_issue {}

	#syndesmos_news_issue p.issuetitle {
		font-size: 120%;
		font-weight: bold;
		text-align: center;
	}

#syndesmos_news_issue #lc {
	width: 280px;
	float: left;
	padding-right: 20px;
	font-size: 90%;
}

#syndesmos_news_issue #lc li {
	padding-bottom: 8px;
	font-size: 80%;
}

#syndesmos_news_issue #rc {
	float: left;
	width: 240px;
	background-color: #DFEFFF;
	padding: 5px; 
}

	#syndesmos_news_issue #rc .author{
		font-size: 90%;				
	}
	
	#syndesmos_news_issue #rc .readit {
		font-size: 80%;
		text-decoration: none;
	}

