#bar_evmobile{
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 42px;
	font-size:13px;
	font-family:"GothamBoldRegular", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	background-color:#AAACAD;
	width: 495px;
	float: left;
	margin-top: 10px;
	margin-bottom: 8px;
}

#bar_evmobile img {
	position: absolute;
	top: 5px;
	left: 9px;
	width: 15px;	
}

#bar_newsletter{
position: relative;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 42px;
font-size:13px;
font-family:"GothamBoldRegular", Arial, Helvetica, sans-serif;
color:#FFF;
text-transform:uppercase;
background-color:#AAACAD;
width: 500px;
float: left;
margin-bottom: 4px;
}

#bar_newsletter img {
	position: absolute;
	top: 8px;
	left: 9px;
}

.evmobilenews-containter {
	overflow: hidden;
	width: 662px;
	margin-top: 9px;
}

.evmobilenews-containter ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.evmobilenews-containter ul li.evmobile-news-entry{
	width: 165px;
	float: left;
}

.evmobilenews-containter ul li.evmobile-news-entry:hover h2 {
	 text-decoration: underline;
}

.evmobilenews-containter ul li.evmobile-news-entry h2 {
	margin-top: 6px;	
}

.evmobilenews-containter ul li.homepage-news-entry h2.news-entry-title{
	margin-top: 6px;
	width: 158px;
	line-height: 14px;
	text-transform: none;
}
