        

    #packageDetails
    {
        clear: both;
        padding-top: 8px;
    }
    #packageDetails .column
    {
        width: 320px;
        float: left;
        background: transparent url(pix/packages_btm_bg.gif) no-repeat bottom;
    }
    #packageDetails .column .content
    {
        width: 300px;
        margin-bottom: 6px;
        padding: 8px 10px;
    }
    #packageDetails .column .one
    {
        background: transparent url(pix/packages_top_bg_1.gif) no-repeat top;
    }
    #packageDetails .column .two
    {
        background: transparent url(pix/packages_top_bg_2.gif) no-repeat top;
    }
    #packageDetails .column .three
    {
        background: transparent url(pix/packages_top_bg_3.gif) no-repeat top;
    }
    #packageDetails h3
    {
        padding-bottom: 6px;
        font-weight: bold;
        margin-bottom: 14px;
        border-bottom: 1px solid #3b3a3a;
        font-size: 14px;
        text-transform: uppercase;
    }
    #packageDetails .one h3
    {
        color: #91b6df;
    }
    #packageDetails .two h3
    {
        color: #91b6df;
    }
    #packageDetails .three h3
    {
        color: #91b6df;
    }
    #packageDetails .summary
    {
        padding-bottom: 14px;
        border-bottom: 1px solid #3b3a3a;
    }
    #packageDetails .summary div
    {
        width: 80px;
        margin-right: 16px;
        float: left;
    }
    #packageDetails p
    {
        color: #FFF;
        font-size: 12px;
        line-height: 16px;
        margin: 0 24px 16px 0;
    }
    #packageDetails .summary h4
    {
        font-size: 12px;
    }
    #packageDetails .summary #packageDetails .summary h4
    {
        text-transform: uppercase;
        letter-spacing: -1px;
        color: #a59d98;
    }
    #packageDetails h5
    {
        padding-bottom: 10px;
        font-size: 12px;
        font-weight: bold;
    }
    #packageDetails #unwrapNewYou h5
    {
        font-weight: normal;
    }
    #packageDetails .summary a
    {
        display: block;
        padding-left: 20px;
        height: 14px;
        margin-left: 96px;
        line-height: 12px;
        text-decoration: none;
        font-size: 12px;
        background: transparent url(pix/actionableBg.gif) no-repeat 0 1px;
    }
    #packageDetails ul li
    {
        list-style: none;
        position: relative;
    }
    #packageDetails h4
    {
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        padding: 16px 0 0 0;
    }
    #packageDetails ul li h4
    {
        font-size: 13px;
        padding: 0;
    }
    #packageDetails ul li
    {
        background: transparent url(pix/dot_border_tile.gif) repeat-x bottom;
        padding: 16px 12px 5px 0;
    }
    #packageDetails ul li div
    {
        position: absolute;
        top: 16px;
        right: 62px;
    }
    #webdesignPackages
    {
        margin-right: 10px;
    }
    #agileDevPackages
    {
        margin-right: 10px;
    }
    #packageDetails li.last
    {
        background: none;
    }


