/* Title: Browser reset styles. Author: Simon Leadbetter simon@dotcog.com. Last updated: 19 July 2006 */

/* --[ =LAYOUT ]------------------------------- */
body {margin: 0; padding: 0; width: 100%; height: 100%; color:#333;}
noscript {margin: 0; padding: 0;}
img {display: block; border: 0; margin: 0; padding: 0;}
a img {display: block; border: none; margin: 0; padding: 0;}

/* --[ =TYPOGRAPHY ]--------------------------- */
body {font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 62.5%; text-align: left;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
strong {font-weight: bold;}
q:before,q:after{content:'';}
abbr,acronym {font-style: normal; border:0;}
pre,code {font-family: Monaco, Courier New, Courier, monospace;}
pre {margin: 0 0 1.6em; padding: 0;width: 100%; height: auto; overflow: auto;}
strike,del {text-decoration: line-through;}
ins {text-decoration: none;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
ul,ol {padding: 0; list-style:none;}
fieldset {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}

