﻿.featureTable, .features
{
    margin-left: 100px;
}
.featureTable th
{
    color: #FFF;
    font-family: Gotham-Book;
    text-align: center;
}
.featureTable th.small
{
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    width: 155px;
}
.featureTable th.big
{
    height: 115px;
    font-size: 48px;
    line-height: 80px;
}
.featureTable th.x1
{
    text-align: left;
    padding-left: 130px;
    font-size: 24px;
    color: #000;
    width: 370px;
}
.featureTable th.x1 span
{
    font-family: Gotham-Bold;
    font-size: 18px;
}
.featureTable th.big2
{
    height: 115px;
    font-size: 48px;
    line-height: 60px;
}
.featureTable th.big2 span
{
    font-size: 12px;
    line-height: 20px;
}
.features tr
{
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #b4b4b4;
}
.features td.h, .features td.b
{
    width: 480px;
    padding-left: 20px;
}
.features td.h
{
    background-color: #e5e5e5;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.features td.checked
{
    background: url('/img/price-check.gif') no-repeat 50% 50%;
}
.features td.sh
{
    width: 155px;
    background-color: #bcbcbc;
}
.features td.gh
{
    width: 155px;
    background-color: #a19172;
}
.features td.ph
{
    width: 155px;
    background-color: #726e6e;
}
.features td.s
{
    width: 155px;
    background-color: #d1d1d1;
    text-align: center;
    vertical-align: middle;
}
.features td.g
{
    width: 155px;
    background-color: #b3a17f;
    text-align: center;
    vertical-align: middle;
}
.features td.p
{
    width: 155px;
    background-color: #7f7b7b;
    text-align: center;
    vertical-align: middle;
}
.silver_gsmall
{
    background: url('/img/price_bg_silver_small.jpg') repeat-x;
}
.gold_gsmall
{
    background: url('/img/price_bg_gold_small.jpg') repeat-x;
}
.premier_gsmall
{
    background: url('/img/price_bg_premier_small.jpg') repeat-x;
}
.silver_gbig
{
    background: url('/img/price_bg_silver_big.jpg') repeat-x;
}
.gold_gbig
{
    background: url('/img/price_bg_gold_big.jpg') repeat-x;
}
.premier_gbig
{
    background: url('/img/price_bg_premier_big.jpg') repeat-x;
}
.spc
{
    width: 20px;
}

.pricingwide { margin-left: 0px!important;}
.pricingwide th.small,.pricingwide td.s,.pricingwide td.sh,
.pricingwide td.g,.pricingwide td.gh,
.pricingwide td.p,.pricingwide td.ph { width: 250px!important; }

