/* $Id$ */ /* * WIREFRAMES STYLE * * Add wireframes to the basic layout elements. */ #header-inner, #content-inner, #content-inner>*, #navbar-inner, #sidebar-left-inner, #sidebar-right-inner, #footer-inner, #closure-blocks { margin: 1px; padding: 2px; border: 1px solid #ccc; }