@charset "utf-8";

/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, fieldset, input, blockquote, th, td { margin: 0; padding: 0; font-size:1.05em;  }
pre, code, address, caption, cite, code, dfn, em, strong, th, td, figcaption, var { font-style:normal;font-weight:normal; }
ol,ul {list-style:none;}
fieldset,iframe { border: 0; }
img { border:medium none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
q:before, q:after{content:'';}
abbr,acronym { border: 0; font-variant: normal;}
sup {	vertical-align: baseline; }
sub { vertical-align: baseline; }
em { font-style:italic; }

/*because legend doesn't inherit in IE */
legend { color: #000; }


