.customerBox {
/*	float:left; 
	display:block; 
	width: 220px; 
	height:140px;*/
	margin: 0px 0px 0px 0px;


	position:relative;
	height:70px;
	width:500px;
	border-bottom:1px #C9D6EE solid;

}

.customerBoxHeadline {
	width:380px;
	padding:5px 0px 0px 0px ;	
}


.customerBoxHeadline h2 {
	margin:0px 0px 0px 0px ;
	padding:0px;
}
.customerBoxHeadline h2 a{
	text-decoration:none;
	padding-left:14px;
	color:#1F345E;
	background:url("../images/layout/bullets/bullet1_pe.gif") no-repeat scroll 0px 7px transparent;
}

.customerBoxImage {
	position:absolute;
	top:10px;
	right:15px;
	height:00px;
	width:100px;
	text-align:center;

}

.customerBoxImage img{


}

.NewsBackLink  {
	margin-top:10px;
}

.NewsBackLink a {
	padding-left:14px;
	background:url("../images/layout/bullets/bullet1_pe.gif") no-repeat scroll 0px 2px transparent;
	text-decoration:none;
}

.Newsh2 {
	margin:0px 0px 5px 0px !important;
}

.newsDatum {
	margin:10px 0px 0px 0px !important;
	
}

.newsListImage {
	float:left;
}

.newsListImage img{
	margin-right:10px;
}


.tabNewsContainer {
	float:left;
	display:block;
	width:160px;
	margin-right:10px;
}
.tabNewsContainer h3 {
	line-height:1.3em;
	font-size: 100%;
	margin-bottom:5px;
}

.tabNewsContainer h3 a, .tabNewsContaine .news-list-morelink{
	color:#1F345E !important;
}


.tabNewsContainer a:hover {
	color:#94a93a;
}


