body
{
  overflow:visible !important;
}

#footer
{
  float:left;
  width:500px !important;
}

#status
{
  display:none !important;
}

#filters
{
  display:none !important;
}

#header
{
  display:none !important;
}

#navbar 
{
  display:none !important;
}

#body_container
{
  height:auto !important;
  overflow:visible !important;
}

#page_container
{
  height:auto !important;
  overflow:visible !important;
}

#page_container .all_pages
{
  float:none;
  position:static !important;
  overflow:visible !important;
}

#page_container .page
{
  float:none;
  position:static !important;
  height:auto !important;
  display:none !important;
  overflow:visible !important;
}

#page_container .page.current
{
  display:block !important;
  height:auto !important;
  overflow:visible !important;
}

.page .detail
{
  float:none !important;
  height:auto !important;
  overflow:visible !important;
}

.page .detail .thumb_column
{
  display:none !important;
  height:auto !important;
}

.page .detail .image_column
{
  float:none !important;
  height:auto !important;
}

.page .detail .jScrollPaneContainer.text_column
{
  float:none !important; 
  width:500px !important;
  height:auto !important;
  overflow:visible !important;
  font-size: 15px !important; 
}

.page .detail .inner_detail
{
  float:none !important; 
  margin-top:20px !important;
  position:static !important;
  width:auto !important;
  height:auto !important;
  line-height: 19px !important;
  overflow:visible !important;
}

.page .detail .statement
{
  line-height: 19px !important;
  overflow:visible !important;
  height:auto !important;
}

.page .detail .other_entry_details
{
  line-height: 19px !important;
  overflow:visible !important;
  height:auto !important;
}

.page .detail .credits
{
  line-height:19px;
}

.jScrollPaneTrack
{
  display:none !important;
}

.page .detail h1
{
  font-size:21px !important;
  line-height:26px !important;
}

.page .detail h2
{
  font-size:19px !important;
  line-height:24px !important;
}

.page .detail h3
{
  font-size:17px !important;
  line-height:22px !important;
}
