.mkt .frame {
    border: 1px solid #000000;
    margin-bottom: 12px;
}

.mkt .frame h3 {
    color: #ffffff;
    background-color: #000000;
    margin: 0;
    font-size: 14px;
    padding: 3px;
}

.mkt .frame .dropdown {
    padding: 8px;
}

.tip-selector h2 {
    color: #41c363;
}

#header {
    /*background-color: #41c363;*/
    min-height: 250px;
    background-image: url("/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/soldering-tip-selector/soldering-tip-selector-header.jpg");
    background-size: cover;
    background-position: right center;
}

#header h1 {
    color: #ffffff;
}

#header h2 {
    color: #ffffff;
}

.avnet-bg {
    min-height: 250px;
    background-image: url("/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/winning-combinations/avnet-bg.png");
    background-position: center center;
    background-size: cover;
}

#header .textframe {
    width: 50%;
}

form select {
    padding: 0;
}
