/* Layout */
body {margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}

h1 {font-size: 20px; line-height: 2em; padding-bottom: 10px; border-bottom: 1px solid #000;}
h2 {font-size: 18px; line-height: 2em;}
h3 {font-size: 14px; line-height: 2em;}
h4 {font-size: 13px; line-height: 2em;}
h5 {font-size: 12px; line-height: 2em;}
h6 {font-size: 11px; line-height: 2em;}
#datestamp {margin-top: 15px; padding-top: 10px; border-top: 1px solid #000;}

p, li, th, td {font-size: 12px; line-height: 2em; font-family:Arial, Helvetica, sans-serif;}
h1 a {text-decoration: none; color: #000;}
#skiplinks, #header_wrap, #nav, #footer, #search, #main_image, #breadcrumb, #leftcolumn, #main_image_internal, #leftsidebar_internal, .aud-nav-wrap, header, footer, .contact { display: none; }
img {border: none;}

.column-wide {width: 90%;}

table {border: 1px solid #000;}
th {border-bottom: 1px solid #000;}

.column-wide a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.column-wide a[href^="../"]:after {
   content: " (//registrar.buffalo.edu" attr(href) ") ";
   }
