/*This code clears out all default browser styles.*/* {   padding:0;   margin:0;  }ul ol {padding-left:1em;list-style:none    }h1, h2, h3, h4, h5, h6, p, blockquote,form, label, ul, ol, dl, fieldset, address {margin-bottom: 1em;}h1,h2,h3,h4,h5,h6,pre,code { font-size:1em }a img,:link img,:visited img { border:none }address { font-style:normal }:link,:visited { text-decoration:none }table {border-collapse: collapse;}abbr, acronym {border:none;cursor: help}/*sets all non-visual elements for standard display template*/br, div#print_only, a#skip_links {display:none}
