
fieldset.PackageSet h2 {
        margin:5px 0px 15px 0px;
        padding:0px;
        font-size:12px;
        color:#0066CC;
}

fieldset.PackageSet h2 input {
        vertical-align:top;
        margin-right:5px;
}

fieldset.PackageDesc ul {
        margin-left:20px;
        margin-top:10px;
}

fieldset.PackageDesc ul li {
        background:transparent url('./../../images/icon/successSmall.png') no-repeat scroll 0pt 50%;
        list-style-type:none;
        list-style-image:none;
        list-style-position:outside;
        padding-left:23px;
        line-height:23px;
}

fieldset.PackageDesc ul li.false {
        background:transparent url('./../../images/icon/crossSmall.png') no-repeat scroll 0pt 50%;
}

p.Disclaimer {
        font-size:10px;
        text-align:center;
        margin:15px 0px 15px 0px;
}

div.PackageText {
        float:left;
        width:450px;
}

div.Amount {
        font-size:20px;
        font-weight:bold;
        text-align:right;
        margin:10px 0px 0px 0px;
        float:right;
}

div.Amount span {
        font-size:25px;
        color:#0066CC;
}

img.PackageIcon {
        vertical-align:middle;
        margin-right:5px;
}

#WebsiteTagsArea {
        margin-left:175px;
        border:1px solid #cdcdcd;
        background:#eeeeee none repeat scroll 0%;
        padding:7px;
}

#WebsiteTagsArea strong {
        margin-bottom:7px;
        display:block;
}

#WebsiteTagsAreaHelp {
        font-size:11px;
        padding-top:10px;
}

#Permalink {
        color:#666666;
}

.LongDescriptionCharsLeft, .ShortDescriptionCharsLeft {
        font-weight:bold;
        color:#006699;
}

#Payment {
        border:2px solid #cdcdcd;
        background:#eeeeee none repeat scroll 0%;
        padding:10px;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        margin-top:8px;
}


#Payment h2 {
        border-bottom:1px dotted #959595;
        font-size:13px;
        font-weight:bold;
        margin:0px 0px 5px 0px;
        padding:0px 0px 5px 0px;
}

#Payment table td {
        border-bottom:1px dotted #959595;
        margin-bottom:5px;
        padding:5px;
}

#Payment table td label {
        display:block;
        cursor:pointer;
}
