.navigation .news {height: 160px; background: url(../images/navigation/news.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../images/navigation/news.png,sizingMethod=crop)
				  }
.navigation .news img {width: 134px; height: 80px;}
.navigation .projects {height: 160px; background: url(../images/navigation/projects.png) top left no-repeat; margin-left: 2.5em; margin-top: -2px;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../images/navigation/projects.png,sizingMethod=crop)
				  }
.navigation .projects img {width: 90px; height: 82px;}
.navigation .company {height: 160px; background: url(../images/navigation/company.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../images/navigation/company.png,sizingMethod=crop)
				  }
.navigation .company img {width: 124px; height: 80px;}
.navigation .contacts {height: 160px; background: url(../images/navigation/contacts.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../images/navigation/contacts.png,sizingMethod=crop)
				  }
.navigation .contacts img {width: 124px; height: 80px;}

.content-header {padding-bottom: 1em;}

ul.i-list {padding: 0;}
ul.i-list li {padding-bottom: 1.5em;}
ul.i-list li span {color: #777777; font-size: 0.8em;}