* html div { 
    background-repeat: repeat; 
	behavior: url("js/iepngfix.htc");}
* html .pnghack { 
    filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+ this.src +')'); 
	width:expression(10000000000); 
	height:expression(10000000000);}
html, body{height:100%;}
div {position:relative;}
img, a img, :link img, :visited img, abbr, acronym, fieldset, object {border: none;}
abbr, acronym {border-bottom: 1px dotted #999; cursor: help;}
address, caption, cite, code, dfn, em, strong, th, var, h4, h5, h6 {font-style:normal; font-weight:normal;}
html, body, dl, dt, dd, ul, ol, li, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, code, pre {margin:0; padding:0;}
body {background: #fff;}
caption, th {text-align:left;}
code, pre {white-space: pre-wrap;}
ol, ul {list-style:none;}
q:before, q:after {content:'';}
/*table {border-collapse:collapse; border-spacing:0;}*/
