.newsLinks {
	height: 192px;
	width: 530px;
	background-color: white;
	float: right;
	clear: right;
	display: block;
	
}
.newsLinks div {
	display: block;
	margin: 0 5px 5px 5px;
	height: 150px;
	text-align: left;
	font-size: 13px;
}
.newsLinks p {
	margin: 0px;
	text-align: left;
	font-size: 13px;
}
.newsLinks h1 {
	padding: 0;
	text-align: center;
	margin: 8px;
}

.latestHeadlines  a{
	font-size: 12px;
	width: 364px;
}

.latestHeadlines p{
	display:block;
	width: 357px;
	float: right;
	margin: 0;
}
.newsarticles#categorypost {
	display: block;
	float: left;
	width: 514px;
	height: 60px;
	margin: 0 0 3px 0;
	border-bottom: solid 1px #848484;
	border-top: solid 1px #848484;
}
.newsarticles#categorypost h2{
	padding: 0;
	margin: 0 0 0 162px;
	text-align: left;
	font-family: Arial;
}
.newsarticles#categorypost a{
	font-size: 12px;
	width: 490px;
}
.newsarticles#categorypost p#date{
	display: block;
	margin:0px;
	padding: 0;
	border-bottom: none;
}
.newsarticles#categorypost p{
	display:block;
	font-size: 12px;
	width: 352px;
	float: right;
	margin: 0;
	padding: 0 0 4px 0;
	
}
.newsLinks img {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 4px;
	border: none;
}
