﻿div.pageContainer
{
   width: 700px;
}

.articleNavigation
{
   display: none ;
}

.commentsArea
{
   display: none ;  
}

.section
{
   display: block !important;  
}

div.callOut
{
   display: none;
}
