div.body, div.center-col {
	width: auto;
}

div.has-right-col {
	margin-right: 0px;
}

div.content {
	margin-right: 0;
}

html>body div.chief div.text {
	width: 500px;
}

html>body div.partner div.text {
	width: 460px;
}

p.print {
	display: block;
}

a img {
	border: 0 none;
}

div.top-nav, div.left-col, ul.right-menu, div.banners, div.select-nav, p.contact, div.header-images, div.section-menu, div.right-col, form.common, div.years-nav {
	display: none;
}

div.body {
	width: auto;
	min-width: 0;
}

div.news img {
	float: left;
	margin-right: 13px;
	margin-bottom: 3px;	
}

div.center-col, div.footer {
	margin-left: 0;
	height: auto;
}

div.index-companies ul {
	width: auto !important ;
	float: none !important ;
	margin-left: 0!important ;
}

div.index-companies ul li {
	padding-left: 0;
}

div.quote {
	width: 600px;
}

div.logo {
	position: static;
}

div.page-block {
	overflow: visible;
}


div.header {
	padding-top: 14px;
}

div.header, div.index-intro, div.index-companies, div.index-companies li, div.footer {
	background: none !important ;
}

div.index-companies li {
	color: black!important ;
}
 
div.index-companies li h3 {
  	width: 150px !important ;
}

div.index-news div {
	float: none;
	width: auto;
	margin-bottom: 25px;
}

div.index-news div span.date {
	padding: 0;
}

div.footer {
	border-bottom: 0 none;
}

div.footer div {
	padding-left: 0;
}

div.content ul {
	list-style: disc;
	margin-left: 20px;
}

div.content ul li {
	padding-left: 0;
}
	
