@import 'reset.css';
@import 'global.css';

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-align: justify; }

#header, #pageNav, #leftColumn, #footer, #overlay, #overlay_content { display: none; }
#path { margin-bottom: 20px; }
#pageList .item { margin-bottom: 10px; }
#contentColumn { margin-bottom: 60px; }

h3 { background: none; padding: 0; }
ul li { list-style: square; list-style-type: square; background: none; }
