#fullstorycontainer{
	width:510px;
  	margin:0px; 
	padding:10px 10px 10px 10px;
  	border:1px solid #B3B3B3; 
	background-color: #F8F8F8;
}
.newstable{
	width:510px;
	background-image: url(/de/wLayout/design/img/greyv.png); 
	background-repeat: no-repeat;
}
.bgnewstitle{
	margin:9px; 
	padding:6px 10px 12px 10px;
}
.bgnewstitle h3{
	font-size:14px;
	line-height: 18px;
	color: #262626;
}
.bgnewstext p{
	padding-bottom:6px;
}
.bgnewstext ins{
	font-size:12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
.bgnewstext{
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:10px;
	color:#000; 
	font-size:12px;
	line-height: 15px;
	background-color: transparent;
}

