#es_news_box h1{
	font-size: 14px;
	font-weight: bold;
	color: #FE6302;
	border-bottom: 1px solid #FE6302;
	width: auto;
}

#es_news_box h2{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#es_news_box p{
	margin:0px;
	padding: 0px;
	margin-bottom:20px;
}

#es_news_box a{
	color: #000000;
}

#es_news_overview{

}

#es_news_overview h2{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#es_news_overview p{
	margin:0px;
	padding: 0px;
	margin-bottom:20px;
}

#es_news_overview a{
	color: #000000;
}

.es_news_news_frame{
	margin:2px;
}

.es_news_news_headline{
	font-weight: bold; font-size:14px;
}

.es_news_news_body{
	font-weight: normal;  margin-top:10px;
}

.es_news_news_picture{
	border: 1px solid #333399;
	margin-right: 5px;
}
.es_news_news_small_font{
	font-weight: normal;  font-size: 9px;
}

#es_news_scroller{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

.es_news_scrollerclass{ //class to apply to your scroller(s) if desired
}

