/* CSS Document */

#container.resources
{
    height: 556px;
}

#sidenav.resourcesNav
{
  height: 275px;
}

#content.resourcesContent
{
  height: 275px;
  width: 475px;
}

