/** begin hiding **/

#banner {display: none;}
#primary-nav {display: none;}
#cds-breadcrumb {display: none;}
#iso-logo {display: none;}
#telephoneNumber {display: none;}
#cse-search-box {display: none;}
#cdsSearch_form, #ajaxSearch_form {display: none !important;}
#top-bar-wrap {display: none;}
#footer-wrap {display: none;}
#left-column {display: none;}
#right-column {display: none !important;}
.B_crumbBox {display: none;}
#cds-footer-link {display: none;}
/** end hiding **/
/** begin style **/
#qmEditorClosed, #qmEditor {display: none !important;}
body {background: #fff;}
#header {height: 0; width: 670px; margin: 0;}
#logo {position: absolute; top: 0; right: 0;}
#logo span {display: none;}
#main {padding-bottom: 40px; margin: 0; width: 670px;}
#container {background: #fff; width: 670px;}
#center-column {width: 670px;}
#cds-details-header h2 {margin-bottom: 20px;}
#printer-view {display: none}
#cds-cad-container {display: none}
#cds-details-attribute-table {margin-top: 15px;}

/** end style **/

/* PRINT */
body,
#container{
    background:#FFF !important;
    margin:0;
    padding:0;
}
#main{
    margin:24px auto 0;
    padding:0;
    position:relative;
    width:670px;
}
#main > img{
    position:absolute;
    right:0;
    top:0;
}
#cds-content{
    width:670px;
}

.cds-product-image-container,
#cds-product-image{
    border:0 !important;
    height:auto;
    margin:0 !important;
    padding:0 !important;
    width:auto !important;
}

h1{
    font-size:24px;
    margin:0;
    padding:0;
}
h2{ font-size:18px;}
h2 span{font-weight:normal !important;}

.cds-product-details-left,
.cds-product-details-right{
    float:left;
    margin:0;
    padding:0;
    width:670px;
}
.cds-product-details-left td,
.cds-product-details-right td{
    font-size:14px;
    padding:5px;
}
#print_footer{
    color:#666;
    font-size:14px;
    font-style: italic;
    font-weight:bold;
    margin:30px 0 50px;
}