.product_overview .product_box {
    background: none;
}

.product_overview .tabs {
    padding: 0 4px;
    background: url(/images/Layouts/Camelot/tab_bottom_decoration.gif) repeat-x bottom;
}

.product_overview .tabs .tab {
    font-size: 15px;
    padding-right: 7px;
    background-image: url(/images/Layouts/Camelot/tab_inactive.png);
    height: 38px;
    width: 143px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.product_overview .tabs .tab.current {
    background-image: url(/images/Layouts/Camelot/tab_active.png);
}


.product_overview .toolbox {
    float: left;
}


.product_drawings .component_technical_library_drawings.sig_component {
    width: 220px;
    min-height: 150px;
}

.product_overview .product_drawings .component_image_product .enlarge,
.product_overview .product_drawings .component_image_product_techdraw .enlarge {
    font-size: 10px;
}

.product_overview .product_drawings {
    height: 205px;
}

.product_overview .product_drawings .sig_component {
    float: left;
}

.product_overview h3.configurator {
    background: none repeat scroll 0 0 #DBE1E1;
    color: #646C77;
    font-size: 14px;
    margin: 0;
    padding: 10px;
}

.product_overview .configuration {
    width: 459px;
    background-color: #F4F5F7;
}

.product_overview .configuration .forms {
    padding: 1px 15px;
}


.product_overview .component_product_complementary {
    float: left;
}

.product_overview .component_technical_description {
    width: 320px;
    max-width: 320px;
    height: 400px;
    max-height: 400px;
    overflow: auto;
}

.product_overview .component_image_product_techdraw,
.product_overview .component_image_product {
    text-align: left;
}

.product_overview .component_image_product_techdraw .product,
.product_overview .component_image_product .product {
    display: block;
    margin-bottom: 11px;
}

.product_overview .component_image_product_techdraw .instructions,
.product_overview .component_image_product .instructions {
    padding-left: 6px;
}

.product_overview .specifications {
    float: right;
}

.product_overview .specifications .tabs {
    margin: 0;
}

.product_overview .component_image_product_techdraw {
    width: 430px;
}

.product_overview .component_image_product_techdraw .decorator {
    margin: 0 auto;
    width: 195px;
}

.product_overview .sig_widget_tabs .tab.current {
    font-weight: bold;
}

.product_overview #page_content #product_form .actions {
    left: -25px;
    position: relative;
    top: -20px;
    float: right;
}

.product_overview #page_content #product_form .actions li {
    display: inline;
}

.product_overview #page_content #product_form .actions .text_label {
    display: none;
}
