body {
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    text-align: center;
}

body, div, h1, h2, h3, button, p, table, td {
    margin: 0;
    padding: 0;
}

img {
    display: inline;
    border: 0;
}

#cds-content {
    text-align: left;
}

#cds-product-compare-table thead td img {
    width: 200px;
}

#cds-product-image-img {
    max-width: 400px;
    max-height: 375px;
}

#cds-cad-view-2D-button {
    width: 207px;
}

/* ================================== */
/*          keyword search            */
/* ================================== */

.search-container {
    width: 20em;
    min-width: 20em;
    height: 2.4em;
    margin: 0;
    padding: 1px 1px 1px 2px;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    behavior: url("PIE.htc");
}

.search-box {
    font-size: 1.154em;
    float: left;
    width: 79%;
    min-width: 80%;
    height: 2.15em;
    line-height: 2.15em;
    padding: 0 0 0 0.867em;
    border: 0 none;
    color: #999;
    display: block;
}

.search-button {
    background: url("../../images/search.png") no-repeat scroll center center transparent;
    border: 0 none;
    display: block;
    float: right;
    height: 2.4em;
    padding: 0;
    width: 2.4em;
    cursor: pointer;
}
