#container {
   margin-top: 0 !important;
   height:auto;
}

.hiddenforprint
{
    display: none;
}

.SmallPinStyleApartment
{
    position: relative;
    top: -16px;
    display: list-item;
    list-style-image: url("../images/orangePin.gif");
    list-style-position: inside;
    width: 32px;
    height: 32px;
    text-align: center;
    letter-spacing: -1000em;
    font-size: 1pt;
    color: #fff;
}
.SmallPinStyleSearch
{
    position: relative;
    top: -16px;
    background-image: url("../images/orangePin.gif");
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    text-align: center;
    display:none;
}
/* Override settings for jScrollPaneContainer */

.visibleOnlyForPrint, #logoLink.visibleOnlyForPrint{
    display:block;
}

#innercontainer {
    margin-top: 140px;
}