.corenews h3 {
	font-size: 11px;
	font-weight: bold;	
	background-color:#D8D8D8;
	background-repeat:repeat-x;
	border-left: 3px solid #969696;
	padding:5px;
	cursor: pointer;
	margin-bottom: 1px;
}
.corenews h3:focus {
	font-size: 11px;
	font-weight: bold;	
	background-color:#D8D8D8;
	background-repeat:repeat-x;
	border-left:3px solid #207B69;
	padding:5px;
	cursor: pointer;
	margin-bottom: 1px;
	}
.corenews .dateauthor {
	font-size: 11px;
	color: #666;
}

.corenews div.element span{
	display: block;
	padding:5px;
	background-color:#eeeeee;
	text-align: justify;
}

.corenews div.element .readon {
	display: block;padding:5px;
	text-align: justify;
}