.corenews {
    padding-left:10px;
    padding-right:10px; 
    padding-bottom:10px;
    }
.corenews span{
    color:#ffffff;   
    }
.corenews h3 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffffff;
	padding: 0;
	cursor: pointer;
    margin-top:10px;
	margin-bottom: 1px;
    text-transform:uppercase;
    line-height:18px;
}
.corenews h3 a:link{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffffff;
	padding: 0;
	cursor: pointer;
    margin-top:10px;
	margin-bottom: 1px;
    text-transform:uppercase;
    line-height:18px;
}
.corenews h3 a:visited{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffffff;
	padding: 0;
	cursor: pointer;
    margin-top:10px;
	margin-bottom: 1px;
    text-transform:uppercase;
    line-height:18px;
}

.corenews .dateauthor {
	font-size: 10px;
	color: #ffffff;
    margin:0px;
}

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

.corenews div.element .readon {
	margin: 0 0 0px 0;
    color:#ffffff;
    font-size:10px;
}
