/* $Id: print/style.css,v 1.0.0.0 2004-11-23 9:17:50 PM Exp $ */
/* Democratica Print Styles */

/* removed the navigation part from the print *  

#branding, #navigation, .sidebar {
  display: none;
}

* removed the navigation part from the print */ 

img:after {
  content: attr(alt)
}