.newsBody {
	text-align:justify;
	width:685px;
	margin-top:10px;
	height:55px;
}

.newsBodyFirst {
	text-align:justify;
	width:685px;
	margin-top:10px;
	height:80px;
}

.knowMore {
	text-align:right;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	padding-bottom:7px;
	width:685px;
}

.News {
	padding:0px;
	padding-bottom:25px;
	width:685px;

}

.News h2{
	font-size: 12px;
	margin:0px;
	padding:10px;
}

.time {
	float:right;
}

.News p{
	height:43px;
}

.News img{
	float:left;
	margin-right:10px;
	padding-top:10px;
}
	
.knowMore a {
    border: 0 none;
    outline: 0 none;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}

.headerPub a {
	text-decoration: none;
}

.datePub a {
	text-decoration: none;
}



.knowMore a:hover {
	color: #FF9900;
	text-decoration: none;
}

.firstNews h2{
	padding-top:28px;
	font-size: 12px;
	width:685px;
}