﻿.width
{
  min-width: 500px;
  padding-left: 0;
  width: 100%;
}

.outer_left_edge
{
  border-left-width: 0;
}

#Header h1
{
  text-indent: 0;
}

#Main
{
  background-image: none;
}

#property .col1_3, #property .col3_3, #agent .col1_3, #agent .col3_3
{
  display: none;
}

#Slice, #Nav, #Footer
{
  display: none;
}

.RecordNavigator
{
  display: none;
}

.ButtonRow
{
  display: none;
}

.toolbox
{
  display: none;
}

.profile
{
  width: 100% !important;
}