#header img {
    margin-left: 13px;
}

.clearfix {
    display: inline-block;
}

.cds-content {
    margin: 1em 0;
}

ul.cds-crumbs {
    margin-top: 1em;
}

.cds-content .head {
    margin-bottom: 1em;
}

.cds-facet-container h4 {
    margin: 0;
}

.cds-browse-container {
    padding-right: 2px;
}

.cds-attribute-list, .cds-attribute-list li.odd {
    background-color: #e5e5e5;
}

.cds-attribute-list .controls input:first-child {
    margin-right: 0.25em;
}

.cds-attribute-list .controls input {
    margin-left: 0.25em;
    width: 3.25em;
}

.cds-attribute-list .controls button {
    margin-left: 0.25em;
}

table {
    padding-left: 1em;
}

#cds-cad-download-formats {
    width: 200px;
}

#cds-product-warning {
    width: 350px;
    color: #FF0000;
}

/* ================================== */
/*          keyword search            */
/* ================================== */

.search-container {
    width: 20em;
    min-width: 20em;
    height: 2.4em;
    margin: 5px 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");
    float: right;
}

.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;
}
