body.main div.info{
	background: url('/.style/ludinovo/xhtml/images/infoBg.png') repeat-x;
	overflow: auto;	
	clear: both;
	margin-top: 25px;
}

body.main .info div.news{
	margin: 0 auto;
	width: 933px;
	clear: both;
	overflow: auto;
}

.info .news ul.articles{
	display: block;
	clear: both;
	font-family: Arial;
	overflow: auto;
	margin-top: 1.2em;
}

.info .news ul.articles .heading{
	margin-top: 0;
}

.info .news ul.articles .heading a:hover{
	text-decoration: underline;	
}

.info .news ul.articles li{
	float: left;
	clear: none;
	display: block;
	width: 450px;
}

.info .news ul.articles li.first{
	margin-right: 30px;
}

.info .news ul.articles div.block{
	float: left;
}

.info .news ul.articles img.preview{
	background: #e9e9e9;
	padding: 3px;
	margin-bottom: 11px;
	float: none;
}

.info .news ul.articles p{
	color: #000;
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
	height: 5.5em;
	overflow: hidden;
	margin-bottom: 3px;
}

.info .news ul.articles a.link{
	color: #fff;
	font-size: 0.7em;
	margin-top: 10px;
}

.info .news ul.articles .datetime{
	display: block;
	color: #fff;
	font-size: 0.8em;
}

.info .news ul.articles .heading a{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;
	color: #282828;
}

.info .news a.postNews,
.info .news a.editComponent{
	display: block;
	clear: both;
}
