@page {
    size: landscape;
}

body {
    font:16px/24px Arial, Helvetica, sans-serif;
}

#body .portfolio-content .company .desc {
   font:16px/24px Arial, Helvetica, sans-serif;
}

#body .portfolio-content .company .testi {
   font-family: Helvetica, sans-serif;
   font-size:24px;
}

#body .portfolio-content .company h2 {
   font-family: Arial, Helvetica, sans-serif;
}

#body .portfolio-content .company .social {
   font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 90%;
}

#body .portfolio-content h1 {
    display: none;
}

#body .portfolio-content .item {
    padding: 7px 0 20px 20px;
}

#team-content .right {
    display: none;
}

#team-content .left {
    height: 130px;
}

#team-members {
    width: 1100px;
}

#team-members .member {
    width: 240px;
}

#login, #header {
    display: none;
}

#print-header {
    display: block;
    height: 66px;
}
#footer_widgets {
    display: none;
}
