/* news component styles */
div.cnews {
	padding:0px;
}


.teaserText { font-size:1em; line-height:1.5em /* 18px */; color:#666666;}

div.cnews-item { border-top:solid 1px #e5e5e5; padding:10px 0;}

div.cnews-item a.title  { 
}

div.cnews-item .date { color:#8d8d8d; font-size:12px;
}


div.cnews-item a {
	padding-bottom: 10px;
}


div.cnews div.ftr {
	padding-bottom: 10px;
}

div.cnews div.detail {
	padding-bottom: 15px;
}

div.cnews div.link {
	padding-bottom: 15px;
}