.newshomepage {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #d2691e;
	border-bottom-color: #d2691e;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	 
}

#homepagepicture {
	display: block;
		
}

.homepagepicture .energygraph {
	display: block;
	float: right;
	margin-right: 45px;
	marging-left: 10px;
}

.homepagepicture p {
	display: block;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	margin-left: 20px;
	margin-right: 230px;
	padding-left: 10px;
	padding-right: 5px;
	
}

.homepagepicture a {
	text-decoration:underline;
}


.energygraph {
	background-color: #fcfcfc;
	border: solid 1px #dfe4eb;
	float:inherit;
}

.energygraph img {
    padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	
}

.energygraph p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	padding-left: 0px;
	color: #444e5c;
	font-style: italic;
			
}

.clearfloat {
	clear: both;
}
