/* Различия с внутренними страницами */
TABLE.main TD.logo { height: 1%; padding: 12px 5px 11px; padding-right: 25px; }
DIV.service { padding: 5px 0 16px 40px; }
TD.catalog { padding: 0 20px 40px 25px; }
Table.new { width: 225px; }
Table.new TD { width: 95%; padding: 0 8px 25px 0; }
Table.new TH { width: 5%; padding: 0 0 25px 0; }
DIV.header { padding: 0 10px 10px 0; }
DIV.subscribe { padding: 15px 15px 20px 0; }
TABLE.main TD.lft-col DIV.banner { padding: 10px 0 0 28px; }
TABLE.main TD.rgh-col DIV.banner { padding: 0 0 12px; }
TABLE.main TD.rgh-col { width: 28%; }
TABLE.main TD.content { width: 44%; }

/* Новости */
DIV.news { padding: 1px 0 5px; font-size: 95%; }
DIV.news DIV { padding: 1px 0 13px; }
DIV.news DIV STRONG { display: block; font-size: 90%; }

TABLE.news TD { padding: 1px 0 16px; font-size: 70%; }
TABLE.news TD STRONG { display: block; padding-bottom: 2px; font-size: 90%; }

/* Каталог - иллюстрации */
DIV.it-cat { height: '105px'; min-height: 105px; padding: 3px 0 16px; }
DIV.cat-pc { position: relative; }
DIV.cat-pc DIV { position: absolute; top: -38px; right: 0; width: 135px; height: 136px; background: url(../img/catalog-pc.png) no-repeat 0 0; background: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catalog-pc.png', sizingMethod='crop'); }
DIV.cat-to { position: relative; }
DIV.cat-to DIV { position: absolute; top: -18px; right: 0; width: 112px; height: 115px; /* background: url(../img/catalog-to.gif) no-repeat 0 0; */ background: url(../img/catalog-to.png) no-repeat 0 0; background: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catalog-to.png', sizingMethod='crop'); }
DIV.cat-kc { position: relative; }
DIV.cat-kc DIV { position: absolute; top: -25px; right: 0; width: 129px; height: 107px; background: url(../img/catalog-kc.png) no-repeat 0 0; background: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catalog-kc.png', sizingMethod='crop'); }
DIV.cat-rm { position: relative; }
DIV.cat-rm DIV { position: absolute; top: -30px; right: 0; width: 122px; height: 88px; background: url(../img/catalog-rm.gif) no-repeat 0 0; }
DIV.cat-po { position: relative; }
DIV.cat-po DIV { position: absolute; top: -44px; right: -6px; width: 112px; height: 112px; background: url(../img/catalog-po.png) no-repeat 0 0; background: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/catalog-po.png', sizingMethod='crop');  }

DIV.txt { padding: 25px 21px 0 28px; width: auto; }
DIV.txt DIV.header { padding: 0; }