	h1, h2, h3{
		margin:0;
		padding:0;
	}

.sidecolumn{
		float:left;
		width:230px;
	}
	#thisIssue a{
		display:block;
		color:white;
		padding:3px;
		text-decoration:none;
		border-bottom:solid 1px #fff;
	}
	#thisIssue a:hover{
		background:#666;
	}
	.spotlight, .feature, #banner, .header-spotlight, .header-features{
		margin:0 10px 0 240px;
		padding:0;
	}
	.spotlight{
		overflow:hidden;
	}
	#banner, .feature, .spotlight{
		border-bottom:dotted 1px #999;
	}
	#banner, #banner h1, #banner h1 span, #banner h1 span#bn-issue{
		background:url(/citynews/citynews-images/banner-bg.jpg);
		height:93px;		
	}
	#banner h1 span#bn-title{
		display:block;
		background:url(/citynews/citynews-images/sprite.jpg) 0 0;
		width:450px;
	}
	#banner h1 span#bn-title strong{
		display:none;
	}
	#banner h1 span#bn-issue{
		display:block;
		float:right;
		text-align:right;
		padding:63px 5px 0 0px;
		background:url(/citynews/citynews-images/sprite.jpg) -450px 0;
		width:220px;
		height:30px;
		color:#666;
	}
	#banner h1 span#bn-issue strong{
		color:rgb(81,151,68);
	}
	.spotlight h1 span{
		background:#777;
		padding:2px 15px 2px 2px;
		color:white;
		font-size:.8em;
		text-transform:uppercase;
		background:#777 url(/citynews/citynews-images/spotlight-bg.gif) right center no-repeat;
	}
	.spotlight h2, .spotlight h2 a, .feature h2, .feature h2 a{
		color:rgb(81,151,68);
		text-decoration:none;
		text-transform:uppercase;
	}
	.spotlight h2 a:hover, .feature h2 a:hover{
		color:rgb(61,131,48);
		text-decoration:underline;	
	}
	.header-spotlight, .header-features{
		background:rgb(81,151,68);
		color:white;
		margin-top:5px;
		padding:3px;
		text-transform:uppercase;
	}
	.header-features{
		background:#777;
	}
	.moreLink{
		text-decoration:underline;
		cursor:pointer;
		color:#666;
	}
	.moreLink:hover{
		text-decoration:underline;
		cursor:pointer;
		color:#333;
	}
	.feature{
		background:rgb(227,238,225);
		padding:5px;
	}
	.alt{
/*		background:rgb(204,221,201);*/
background:white;	
	}
	.spotlight{
		padding:10px 0 10px 0;
	}
	.spotlight h2{
		margin-top:5px;
		font-size:1.2em;
	}
	#thisIssue{
		background:url(/citynews/citynews-images/issue-bg.jpg) rgb(150,150,150) repeat-x;
	}
	#culture{
		background:url(/citynews/citynews-images/culture.jpg) rgb(220,220,220) no-repeat;
	}
	#character{
		background:url(/citynews/citynews-images/character-bg.jpg) rgb(147,197,138) repeat-x;
	}
	#thisIssue h2, #calendar h2, #culture h2, #character h2{
		background:rgb(64,64,64);
		color:white;
	}
	#thisIssue h2, #calendar h2, #culture h2, #character h2,
	#thisIssue h3, #calendar h3, #culture h3, #character h3{
		padding:3px;
	}
	#character h3{
		color:white;
	}
	#calendar, #culture, #character{
		margin:10px 0 0 0;
	}
	#calendar h2, #character h2{
		background:rgb(81,151,68);
	}
	#culture h2{
		background:#777;
	}
	#thisIssue a{
		
	}
	#council h2{
		color:rgb(81,151,68);
	}
	#spotlight_1-img, #spotlight_2-img{
		width:200px;
		height:114px;
		float:right;
	}
	dl dt{
		font-weight:bold;
	}
	form dl dt, form dl dd{
		display:block;
	}
	form dl dd{
		margin:0 0 0 10px;
	}
	#spotlight_2{
		border:none;
	}
	dl{
		margin:0 0 0 15px;
	}
	dd{
		margin:0 0 10px 0;
	}
.spotlight ul{
	margin-bottom:20px;
}