.blind_mice, #menu_shell, #aiphone_flash, #masthead p, #breadcrumb, #footer ul, #footer img { display: none; }

body, #holder, #content {
  background: white; 
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12pt;
}

#masthead h2 {font-size:90%;}
#content, #container, #left_col {
   width: auto;
   margin: 0 4%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }



img { border:0 none; }


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: 80%;
}
#content a[href^="/"]:after {
  content: " (http://www.aiphone.com" attr(href) ") "; font-size: 90%;
}

abbr[title]:after, acronym[title]:after {
  content: "(" attr(title) ")"; font-size: 80%;
}


#footer {
  width: auto; margin: 0; padding: 0; border: 0;
  float: none !important; color: black; background: transparent;
}