.corenews{
	border: 1px solid #E9E9E9;
	background-image: url(../servicios_proin.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.corenews h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0;
	cursor: pointer;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7EBFF;
	border-bottom-color: #D7EBFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	background-color: #f6f6f6;
	background-image: url(../arrow_down.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}

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

.corenews div.element span{
	display: block;
	text-align: justify;
	color: #666666;
	background-color: #FDFEFF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7EBFF;
	border-bottom-color: #D7EBFF;
	border-left-color: #D7EBFF;
}

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