#footer {
    display: none;
}

#navcontainer
{
    display: none;
}

#print_part
{
    display: none;
}

#headerlogo
{
    display: none;
}

#maincolumn
{
    left: 0%;
    margin-left: 0px;
    position: relative;
    width: 100%;
}

#propertiestable td
{

    vertical-align: bottom;
}


.arrow
{
  width: 20px;
}

#home #homepagebigimage
{
  width: 350px;
  height: auto;
  
}

#home #addressimage
{
  width: 100%;
  height: auto;
  
}