#energy-news div{
	margin-bottom: 10px;

}
.newsLinks {
	width: 168px;
	float: right;
	clear: right;
	display: block;
}
.newsLinks div {
	display: block;
	margin: 0 5px 5px 5px;
	text-align: left;
	font-size: 12px;
	color: black;

}
.newsLinks p {
	margin: 0px;
	text-align: left;
	font-size: 12px;
}
.newsLinks h1 {
	padding: 2px;
	text-align: center;
	margin: 0 0 6px 6px;
	width: 150px;
	background-color: #9999FF;
	color: white;
	font-weight: normal;
	font-size: 15px;
}
.newsLinks a{
	color: white;
	font-weight: bold;
}
.newsLinks a:hover{
	color: white;
	font-weight: bold;
}
.latestHeadlines {

}
.latestHeadlines div{

}

.latestHeadlines  a:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
	
}

.latestHeadlines p{
	display:block;
	width: 155px;
	float: right;
	margin: 0px 0 4px 0px;
	color: #3333CC;
	font-family: "sans-serif";
}

.latestHeadlines a{
	font-size: 12px;
	font-weight: normal;
	width: 146px;
	color: #666666;
}

