/*
NTH framework
Version: 1.2
Author: Nikolay Gromov
Author URI: http://nicothin.ru
*/
#page {width:expression((document.body.clientWidth > 1134) ? '1134px' : '99%');}
ul {list-style:disc outside; margin-left:2em}
ul li {text-indent:0; margin-left:0}
legend {margin-bottom: 1.6em}
#wrap input, #wrap textarea {padding: .3em .4em .15em .4em; font-family: Tahoma, Arial, Helvetica, sans-serif}
sup, sub {font-size:100%} 
* html textarea, * html input {padding: 0} 
legend+* {margin-top:0} 
textarea, input, select {cursor: auto}
hr, p, ul, ol, dl, pre, address, table, form {margin-bottom: .6em}
#wrap hr, #wrap p, #wrap ul, #wrap ol, #wrap dl, #wrap pre, #wrap blockquote, #wrap address, #wrap table, #wrap form {margin-bottom:.6em}
.relative, .more {margin-top: -.6em!important}
#wrap blockquote {margin-bottom:1.2em; padding-bottom:.5em}
#aside .padding {border-left:0}
.search, .login, .contact {width:100%; overflow:hidden; margin-bottom:-1em!important}
/* PNGfix */
img {behavior: url(js/iepngfix.htc)}
/* can erase */
#aside li {list-style:none}
