hr {
    height: 2px;
    border: 2px;
    color: #d5d5d5;
    background-color: #d5d5d5;
    margin: 5px 0 5px 0;
}

#main, #price, #properties-downloads, #safety-regulatory {
    padding-bottom: 10px;
}

#main-info, #image, #properties, #downloads, #safety, #regulatory, .properties-downloads-heading {
    float: left;
}

#image {
    padding: 6px 12px 0 0;
}

#image img {
    border: solid 1px #9c9c9c;
}

#price table {
    width: 100%;
}

#price table th {
    text-align: left;
}

#price table td {
    background: #eeeeee;
}

#price table td.order {
    background: none; 
}

#price table td, #price table th {
    width: 30%; 
}

#price table td.order, #price table th.order {
    width: 10%;
}

#downloads a {
    font-weight: bold;
    text-decoration: underline;
}

#downloads a:hover {
    text-decoration: none;
}

.properties-downloads-heading {
    width: 50%;
}

#properties-downloads ul, #safety ul, #regulatory ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#properties, #downloads, #safety, #regulatory {
    width: 50%;
}

#safety {
    padding-bottom: 20px;
}

#coa #error {
    color: #f00;
}

#coa #error a {
    color: #f00;
}
