/* PECMS COMMON CSS IE 6 */

#body						{ height: 100%; }
#container					{ height: 100%; }

* html div#fancy_overlay			{ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

div.other_page .top				{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_top.png', sizingMethod='crop'); }
div.other_page .contents			{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_bg.png', sizingMethod='scale'); }
div.other_page .bottom				{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_bottom.png', sizingMethod='crop'); }

div.contact .top				{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_top.png', sizingMethod='crop'); }
div.contact .contents				{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_bg.png', sizingMethod='scale'); }
div.contact .bottom				{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/other_page_bottom.png', sizingMethod='crop'); }

div.other_page .contents .poland		{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/poland.png', sizingMethod='crop'); }

div.other_page .contents .certs			{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ergis/gfx/other_page/certs.png', sizingMethod='crop'); }

div.gallery .contents .right .desc		{ margin-right: 38px; }