ul { list-style: none;} /* IE can't handle :before and :after */
ul li { text-indent: 0; margin-left: 0; }
legend { margin-bottom: 1.6em; } /* IE form margin bug */
sup, sub { font-size: 100%; } /* IE superscript & subscript bug */
blockquote p, blockquote ul, blockquote ol, blockquote dl, blockquote pre, blockquote address, blockquote table, blockquote form, blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 { margin-top: .8em; margin-bottom: .8em; } /* IE can't handle :first-child */
* html textarea, * html input { padding: 0; } /* IE < 7 form fix */
input[type='submit'], input[type='button'] { padding: 0; } /* IE 7 button fix */
legend+* { margin-top: 0; } /* we already added legend margin */
a abbr, a acronym { text-decoration: underline; } /* IE 7 bug */
* html .clearfix {height: 1%; } /* IE 6 clearfix */
img, div, input { behavior: url("/js/iepngfix.htc") } /*ie 6 PNGFIX*/
#maindiv{width:expression((document.documentElement.clientWidth||document.body.clientWidth)<998?'998px':'100%');}
.minwidth{width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':'100%');}
* html .row_right select {width:91%}
.send {margin-right:3%}

