.newslistblock {
	/*margin: 0px 10px 10px 10px;*/
}

.newslistblock .newsitem {
	margin-bottom: 20px;
}
.newslistblock a.newstitle {
	font-size: 1.60em;
	text-decoration: none;
	font-weight: bolder;
}

.newslistblock li a.newstitle {
	display: block;
}

.n_imgMini{
	margin:0px 7px 7px 0px;
	float:left;
}
.bigmtop{
	margin-top:19px;
}

.newslistblock .newstext {
	display: block;
	margin-top: 5px;
}

.newslistblock .newsdate {
	display: block;
	float: right;
	font-style: italic;
}


/** New Block MainPage**/

#newsblock .links {
	height: 16px;
	margin-right: 21px;
	margin-bottom:20px;
}

#newsblock .links a {
	height: 16px;
	float: left;
	height: 16px;
	text-decoration: none;
	display: block;
	line-height: 16px;
	margin-left:3px;
	color: transparent;
}
#newsblock .links a * {
	display:none;
}

#module_title {
	margin:0px 0px 10px 0px;
	font-size:100%;
	font-weight:bold;
}

#newsblock .links .all {
	padding: 0px 15px 0px 0px;
	background: transparent url(/user/images/tpls/common.png) no-repeat scroll -420px 0px;
	width: 100px;
	text-align: center;
}

#newsblock .links .all.en {
	background: transparent url(/user/images/tpls/common.png) no-repeat scroll -420px -22px;
}

#newsblock .links .all.de {
	background: transparent url(/user/images/tpls/common.png) no-repeat scroll -420px -46px;
}

#newsblock .links .rss {
	width: 50px;
	background: transparent url(/user/images/tpls/common.png) no-repeat scroll -61px 0px;
}

#newsblock .links .atom {
	width: 59px;
	background: transparent url(/user/images/tpls/common.png) no-repeat scroll -360px 0px;
}

.n_block .icon{
	float:left;
	width:82px;
	margin:4px 7px 7px 0px;
}

.n_block{
	margin-bottom: 10px;
}

.listImages{
	float:left;
	margin:0px 7px 7px 0px;
	padding-top:16px;
}

.linkAllNews {
	margin-bottom:15px; 
	float:right; 
	width:200px; 
	text-align:right;
}