
#membership-plans .membership-column {
    background-color: #ECECEC;
    background-repeat: repeat-x;
    border-bottom: 1px solid #C0C0C0;
    border-color: #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    color: #333333;
    margin: 30px 0;
    padding: 0;
    position: relative;
}


#membership-plans .biz-wrapper {
    background: none repeat scroll 0 0 white;
    border: medium none;
    box-shadow: 0 0 8px #686868;
    position: relative;
    z-index: 9;
}
.left {
    float: left;
}

#membership-plans .membership-column .description {
    clear: both;
    margin-bottom: 5px;
    margin-top: 20px;
    padding-right: 5px;
    text-align: left;
}
#membership-plans .description {
    min-height: 238px;
}


#membership-plans .biz-wrappper-bg {
    background: linear-gradient(to bottom, #EC9C28 0%, #EC9C28 11%, #F7B04C 100%) repeat scroll 0 0 transparent;
    color: #fff;
    height: 32px;
    position: absolute;
    text-align: left;
    width: 100%;
    font-size:16px;
    font-weight: bold;
}

.membership-column .header-ms-bg {
    background: url("../images/membership-pzdk.png") no-repeat scroll center bottom transparent;
    bottom: -13px;
    height: 40px;
    position: absolute;
    width: 100%;
}

.membership-column .header {
    background: none repeat scroll 0 0 #E5E5E5;
    border-bottom: 1px solid silver;
    overflow: hidden;
}


.membership-column .header-wrapper {
    position: relative;
}

#membership-plans .membership-column .title {
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
}


#membership-plans .membership-column .pricemonth {
    font-size: 13px;
    margin: 0;
    text-align: left;
}


#membership-plans .membership-column .price {
    background: linear-gradient(to bottom, #FDFDFD 13%, #D2D2D2 100%) repeat scroll 0 0 transparent;
    padding: 10px 5px 5px 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}


#membership-plans .membership-column .price .value {
    font-size: 40px;
    line-height: 40px;
    padding-right: 5px;
    text-align: right;
}


#membership-plans .membership-column .title {
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    padding: 13px 5px 10px 10px;
    text-align: left;
}


#membership-plans .membership-column .price .currency {
    font-size: 18px;
    padding-right: 4px;
    text-align: right;
}


#membership-plans .biz-wrappper-bg > div {
    padding-left: 10px;
    padding-top: 5px;
    text-shadow: 1px 1px 6px gray;
}


#membership-plans .membership-column {
    background-color: #ECECEC;
    background-repeat: repeat-x;
    border-bottom: 1px solid #C0C0C0;
    border-color: #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    color: #333333;
    margin: 30px 0;
    padding: 0;
    position: relative;
}


#membership-plans .membership-column ul li {
    background: url("../images/membership-list-ico.png") no-repeat scroll left center transparent;
    border-bottom: 1px solid white;
    font-size: 12px;
    list-style: none outside none;
    padding: 4px 0 4px 30px;
}

.FREE-TRIAL, .SMALL-BUSINESS {
    background-color: #FFFFFF !important;
    border-bottom: medium none !important;
    border-right: medium none !important;
}

#membership-plans .biz-wrapper li {
    border-bottom: 1px solid silver !important;
}



#membership-plans .purbutton {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}


.page-prices .jumbotron h1 {
    border-bottom: medium none;
    font-size: 36px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    line-height: 40px !important;
    margin-bottom: 30px !important;
    margin-top: 20px;
    text-align: center;
}

.membership-column.first {
    border-left: 1px solid #555555;
}