﻿/* 
	Solar Liberty
	News Screen CSS
	Alison Endacott
	May 2009
	
 */
 

 
	#inner-content dl {
		padding: 1em 0;
		border-bottom:1px dotted;
	}
 
	dt.newstitle,
	h4 {
		
		display:block;
		font-size:1.5em;
		padding:0;
		border: 0;
	}
	
	#news-detail {
		margin-top: -10px;
	}


.paging {
	
}
