.regulartext table, .ProdcuctLongDescCSS table {
    border-collapse: collapse;
    border: solid 0;
}

.regulartext table td, .ProdcuctLongDescCSS table td, .regulartext table th, .ProdcuctLongDescCSS table th {
    padding: 0 5.4pt 0 5.4pt;
    border-width: 1pt;
    border-color: #4F81BD;
    border-style: solid;
    height: 40px;
}

.regulartext table th, .ProdcuctLongDescCSS table th {
    background: #4F81BD;
    color: #FFFFFF;
}

.TabContentWrap.TabbedPanelsTabSelected {
    background: url("/images/tab-arrow.png") no-repeat center 100%;
    display: inline-block;
    float: left;
    color: white;
}

.TabContentWrap .TabbedPanelsTab {
    font-weight: bold;
    color: gray;
    border: 1px solid #231F20;
}

.TabContentWrap.TabbedPanelsTabSelected .TabbedPanelsTab {
    background-color: #231f20;
    color: white;
    vertical-align: middle;
    border: 1px solid #231F20;
}