.corenews h3 {
	font-size: x-small;
	font-weight: bold;
	padding: 4px 0;
	cursor: pointer;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

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

.corenews div.element span{
	display: block;
	padding-top: 5px;
	text-align: center;
	font-size: x-small;
}

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