﻿.narrowDD h2 {
    width: 73%;
}

.narrowDD .deptLblValPair dd {
    width: 40%;
}


.extProdCatBtn {
    margin-bottom: 4px;
}

.extProdCatUL {
    padding: 0px 0px 0px 15px;
}
.extProdCatLI {
    list-style-type: none;
    margin-bottom: 10px;
}

.extSearchCatContainer {
    width: 50%; 
    margin: 4px 0px 4px 0px;
}

.errorText {
    display: inline;
}

.center{
    text-align: center
}
.right{
    text-align: right
}
.left{
    text-align: left
}