﻿.casestudy-listitem .name
{
	font-weight:bold;
}
.casestudy-listitem .itemlink 
{
	background:#fff url(/assets/img/arrow.png) no-repeat left;
}
.casestudy-listitem .itemlink a
{
	padding-left:20px;
}

.news-listitem 
{
	margin-top:15px;
}
.news-listitem .name
{
	font-weight:bold;
}
.news-listitem .itemlink 
{
	background:#fff url(/assets/img/arrow.png) no-repeat left;	
}
.news-listitem .itemlink a
{
	padding-left:20px;		
}

.newsarchive-listitem 
{
	margin-top:5px;
}
.newsarchive-listitem .name
{
	font-weight:bold;
}
.newsarchive-listitem .itemlink 
{
	background:#fff url(/assets/img/arrow.png) no-repeat left;
}
.newsarchive-listitem .itemlink a
{
	padding-left:20px;	
}

#footer-pagination-news 
{
	width:420px;
	position:absolute;
	bottom:-10px;
	text-align:right;
}

#footer-pagination-vacancies 
{
	width:420px;
	position:absolute;	
	text-align:right;
	bottom:0px;
}
