body 
{
  text-align: left;
}

#logo, #header, #navigation, #buttons, #breadcrumb, #printbutton, #footer
{
  display: none;
}

#container
{
  background-image: none;
  margin: 0;
  width: auto;
}

#pageTop 
{
  float: none;
}

#content
{
  float: none;
  width: auto;
}

#content .spacing
{
  padding: 10px 0 0 0;
}

#picturegroup{
    display: none;
}

#lanPlaceholder{
    display: none;
}


#printHeader
{
  display: block;
  margin-bottom: 10px;
}

#pageTopLeft
{
  width: auto;
}

#pageTopLeft h1, #pageTopLeft h2
{
  margin-left: 0;
}

.sIFR-active h1, .sIFR-active h2, .sIFR-active h3, .sIFR-active h4
{
	visibility: visible !important;
	line-height: normal;
  margin-bottom: 0px;
}
