.corenews h3 {
	font-size: 13px;
	font-weight: bold;
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	cursor: pointer;
	margin-bottom: 1px;
}

.corenews .dateauthor {
	font-size: 11px;
	color: #666;
}

.corenews div.element span{
	display: block;
	padding-top: 5px;
}

.corenews div.element .readon {
	margin: 0 0 5px 0;
}