#copy h1 a {
	display:block;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
	margin:-1.936em 0 -.968em;
}

#copy h1 span {
	line-height: 1.35em;
}

#copy #news ol.feed {
	border-top: 1px solid #ddd;
	list-style: none;
	margin: 1.8em 0;	
}

#news ol.feed li {		
	border-bottom: 1px solid #ddd;
	padding: 1.8em 0;
}

#news ol.feed .thumbnail {
	margin: 0;
	/*width: 117px;
	height: 88px;*/
	float: left;
	background-color: #ddd;
	margin-right: 1em;
}

#news ol.feed .title {
	margin: 0;
	display: inline;
}

#news ol.feed .date {
	display: inline;
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	margin-left: .2em;
}

#copy #news ol.feed .summary {
	display: block;
	margin: 0;
	height: 5.4em;
	overflow: hidden;
	position: relative;
} 

#copy #news ol.feed .link-more {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url("../../images/kairos/bg-link-more.png") no-repeat left top;
	font-size: 11px;
	padding-left: 1em;
}
		
#news p.link-more {
	text-align: center;
	margin-bottom: 1em;
}		

#news p.link-more a {	
	background: url("../../images/kairos/bg-link-more_news.gif") no-repeat right center;
	padding-right: 1.2em;
}
		
#news-post .date {
	font-style: italic;
	margin-top: -1.8em;
}		
		
#news-post #slideshow {
	height: 275px;
	background-color: #000;
	text-align: center;
}		
		
#news-post #slideshow div {		
	margin-left: 84px;
}

#copy div.pager {	
	margin: 0;
	text-align: center;
}

#copy div.pager ul {
	margin: 0;
	display: inline;
}

#copy div.pager ul li {
	display: inline;
}
