
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, code, form, fieldset, input, button, textarea, p, blockquote { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

code, em, strong { font-style: inherit; font-weight: inherit; }

strong { font-weight: bold; }

li { list-style: none; }

/*h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }*/

abbr, acronym { border: 0; font-variant: normal; }

sup { vertical-align: baseline; }

sub { vertical-align: baseline; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

a { text-decoration:none; }

a:hover { text-decoration:underline; }

a img { border:none; }

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {  *font-size: 100%;
}
