	#wrapper {
		width: 100%;
	}
	
	#leftcol, #rightcol {
		width: 310px;
		float: left;
	}
	
	#leftcol {
		margin-right: 25px;
	}
	
	#leftcol a, #rightcol a {
		clear: both;
		border-bottom: 1px solid #FFF;
		display: block;
		min-height: 20px;
		color: #FFF;
padding-top: 2px;
padding-bottom: 2px;
	}
	
	#wrapper a {
		display: block;
	}
	
	#more {
		text-align: right;
		clear: both;
		display: block;
	}
	
	.newslist-entry-left {
		width: 265px;
		display: block;
		float: left;
/* background-color: #FFCC00; */
	}
	
	.newslist-entry-right {
		display: block;
		float: left;
		width: 45px !important;
		margin-top: 5px;
		font-size: 0.75em;
/* background-color: #FF00CC; */
	}
