@import 'reset.css';
@import 'global.css';

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-align: justify; }

#containerLeft, #header, #pageNav, #footer, #overlay, #overlay_content { display: none; }
#pageList { clear: both; }

#path { margin-bottom: 20px; }
#pageList .round { clear: both; float: none; width: 100%; margin-bottom: 10px; }

.tab_2col { width: 100%; }
.tab_2col .col1, .tab_2col .col2 { width: 100%; display: block; margin-bottom: 40px; }

