/*!
 * HelpNDoc HTML template
 * Copyright (C) IBE Software - All rights reserved.
 * Can only be used in documentation generated by HelpNDoc: http://www.helpndoc.com
 */
.TopicViewer_contentContainer header,
.TopicViewer_contentContainer nav,
.TopicViewer_contentContainer footer
{
  display: none;
}

.TopicViewer_contentContainer div#main
{
  margin: 0;
}

.TopicViewer_contentContainer div#main article .navigation
{
  border-bottom: 1px solid #aaa;
}

.TopicViewer_contentContainer div#main article .navigation .nav-arrows
{
  display: none;
}