.blind_mice, #c_top, .c_l, .c_r, #c_bottom, #nav_shell, #masthead, #right_col, #bread_crumb, #footer ul, .print-hide, #footer_shell p a, #footer_shell img, #stoolz { display: none; }

body, #holder, #content {
  background: white; 
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12pt;
}

#content, #container, #left_col {
   width: auto;
   margin: 0 4%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }



img { border: 0; }


a:link, a:visited {
  color: #06c;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
#content a:link:after,
#content a:visited:after {
  content: " (" attr(href) ") "; font-size: 90%;
}
#content a[href^="/"]:after {
  content: " (http://www.pugetsoundsurgical.com" attr(href) ") "; font-size: 90%;
}

abbr[title]:after, acronym[title]:after {
  content: "(" attr(title) ")"; font-size: 90%;
}


#footer_shell {
  width: auto; margin: 0; padding: 0; border: 0;
  float: none !important; color: black; background: transparent;
}
