.news_box {

}

.news_box .descr {
	font-size: 11px;
	padding: 0 0 18px 0;
}

.news_box .date {
	font-weight: bold;
	padding: 0 0 12px 0;
}


div.news-item-gal {
	float: left;
	display: table; 
	background: url("../admark/sep_right.gif") repeat-y right;
}

div.news-item-img {
	float: left;
	display: table; 
	height: 130px;  
	#position: relative; 
	overflow: hidden;
	
	width: 150px;
	text-align: center;
	margin: 0px 10px 0 10px;
	padding: 0 0 0 0;
	background: #000;
}

div.news-item-img a img {
	border: 0px solid #666;
	#margin: 0px 0 0 0px;
	paddding: 0;
}

div.news-list-gal {
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0;
	background: url("../admark/sep.gif") repeat-x top;
}
