#promo .promo .bottom-special {
	/*height: 169px;*/
	height: 155px;
  background: url(/files/blocks/en/promo.png) no-repeat 0 bottom !important;
  background-image: expression('none');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/files/blocks/en/promo.png') !important;
}
#promo .promo .bottom-special-clickmap {
	/*height: 169px;
	margin-top: -169px;*/
	height: 155px;
  margin-top: -155px;
}

div.banner {
   background: url(/files/blocks/en/crisis.png) no-repeat 0 bottom;
   background-image: expression('none');
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/files/blocks/en/crisis.png');
 }

.wide-text-block .phones {
	margin-top: 14px;
}
  .wide-text-block .phones .phone-line {
    margin-top: 4px
  }
  .wide-text-block .phones .email-line {
    margin-top: 1px
  }


#promo .promo .body p,
.wide-text-block .content p,
#works .work-body p {
  line-height: 1.4em;
}

