a, body
{
    color: #000000;
}
.printHidden,
.hidden {
    display: none;
}

div.header,
div.similar,
div.box.message,
div.footer,
.social,
.social.fb,
.side .partner,
.box.buttons {
    display: none;
}

div.side .price {
    font-size: 200%;
    font-weight: bold;
}

#mapCanvas {
    width: 604px !important; 
    height: 453px !important;
}
#bigPicture {
    display: none !important;
    /*width: 16cm !important;
    height: 12cm !important;*/
}
.clr {
    float: none;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}
.hiddenPhone {
    display: block !important;
}
.fPrintPhone{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 60%;
    font-weight: normal;
    display: inline !important;
    
}