
.rorder-menu, .onlineconsultant, .dopmenu, #printbutton, #topbar, .noprint, .nonprint, #container_right_sidebar, #container_footer {
    display: none;
    width: 1px; height: 1px; visibility:hidden;
}

div {
    margin: 0px;
    padding: 0px;
}


* {
    font-family: Tahoma;
}

table {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

#docorder table.infodoc td {
    font-size: 14px;
    vertical-align: top;
    border: solid 1px #000;
    padding: 3px;
}

.cpt_maincontent {
    margin:0px;
    padding: 0px;
    background: #ffffff;

}


table.docorderattach td {
    border: solid 0px #fff;
}


.docorderattach img {
    padding: 0px 10px 0px 0px;
    width: 300px;
}


.docorderattach .foto2 {
    position: relative;
    top: 0px;
    left: 0px;
    margin:0px;
    padding: 0px;

}

.docorderattach .foto2 img {
    position: absolute;
    top: -20%; left: 0px;
    height: 500px;
    width: auto;
}


.docorderattach .foto2 div.l {
    position: absolute;
    top: 0%; left: 10%;
}
.docorderattach .foto2 div.r {

    position: absolute;
    top: 500px; left: 10%;
}


.pagebreakhere {

    page-break-after: always;

}


h2 {
    font-size: 15px;
    width: 600px;
    height: 20px;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}


input[type=text], select {
    border: solid 1px #000;
   background: #ffffff;
    color: #000;
    font-size: 13px;
}

.bordered {
    border: none;
}


.ortezimg {
    position: absolute;
    top: 100px;
    right: 30px;


}

.ortezimg img {
    width: auto;
    height: auto;
    border: solid 1px #000;
}