
.news-item {
	margin-bottom: 20px;
}
.news-item a{
    font-size:14px;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#999;
	background: url("images/calendar.gif") no-repeat left center;
	padding: 0 5px 0 25px;
}
.news-date-time-splitter{
        color:#999;
        padding-right: 7px;
}

.footer-menu ul li {
	margin-top: 7px;
	display: inline-block;
	display:-moz-inline-stack;
	zoom: 1;
        *display: inline;
	font-size: 11px;
	list-style: none outside none;
	padding: 0px 15px 0 25px;
}

.footer-menu {
	background: url("images/bg-left-bottom.gif") no-repeat left center;
	padding-left: 20px;	
}

.footer-menu ul {
	height: 30px;
	background: url("images/bg-main-bottom.gif") repeat-x right center;	
}

.footer-menu-right-block {
	background: url("images/bg-rightt-bottom.gif") no-repeat right center;	
	padding-right: 15px;
}

.footer-menu li.left {	
	background: url("images/arhif.gif") no-repeat left center;	
	border-right:1px solid #CCC;
}

.footer-menu li.right {
	background: url("images/mail.gif") no-repeat left center;	
	margin-left: 13px;
        padding-right: 0;
}

.prev-text {
	font-size:12px;
}