/* .field-block label { */
/*     float:left; */
/*     width:140px; */
/*     font-weight:bold; */
/* } */

/* .field-block input, .field-block select, .field-block textarea { */
/*     width:210px; */
/*     clear:left; */
/*     margin-bottom:4px; */
/* } */

.field-block br {
    clear:left;
}

.field-block .main_block {
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

.field-block .form_button {
    text-align:center;
}

td#spec_cell table {
    border-collapse:collapse;
}

td#spec_cell th {
    width:240px;
}

td#spec_cell tr {
    border-bottom:1px solid #ccc;
}

td#spec_cell h2 {
    border-bottom: 1px solid #888;
    margin-top: 16px;
}

td.Product_Image__c {
    min-width:128px;
}
td.Product_Image__c img {
    height:auto !important;
    width:auto !important;
}
