.corenews h3 {
	font-size: 14px;
	font-weight: bold;
	background: #f8f9dd;
	border-top: 1px solid #D7DD40;
	border-bottom: 1px solid #D7DD40;
	padding: 5px;;
	cursor: pointer;
	margin-bottom: 1px;
    margin-top:10px;
}

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

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

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