.newsitem{
	position: relative;
	width: 950px;	
	display: block;
}
/*.newsitem img{
	border: 1px solid #999999;
}*/
.newsitem_hidden{
	position: relative;
	width: 900px;	
	display: none;
}
#start_left{
	position: relative;	
	width: 300px;
	height: 450px;	
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
	border: 1px solid #999999;
	background: url(../images/europan10/europan10_bg.png) no-repeat;
}
#start_middle{
	position: relative;
	width: 300px;
	height: 450px;	
	margin: 0;
	margin-right: 5px;	
	padding: 0;
	float: left;
	border: 1px solid #999999;
	background: url(../images/europan11/europan11_bg.png) no-repeat;
}
#start_right{
	position: relative;
	width: 300px;
	height: 450px;		
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #999999;
	background: url(../images/europan10/europan10_bg.png) no-repeat;
}
#start_left_middle{
	position: relative;	
	width: 607px;
	height: 450px;	
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
	border: 1px solid #999999;
}
a img{
	border: 0;
}
.news-headline{
	position: relative;
	margin-top:15px;
}
.news-left{
	position: relative;
	float:left;
	width:300px;
	margin-right: 5px;
	margin-top:15px;
	border: 1px solid #999999;
}
.news-right{
	position: relative;
	float:left;
	width:605px;
	margin-top:15px;
}
