﻿body {
    background-position: 0 76px;
}

div.TopPromotionWrapper {
    background: none;
    height: 770px;
    overflow: hidden;
    position: relative;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs {
    float: left;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs h2 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs .AdvancedTextList {
    float: left;
    width: 440px;
    *width: 425px;
    margin: 7px 0 -20px 0;
    padding: 0 20px 3px 15px;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs ul li {
    padding-left: 10px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #999999;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs a {
    display: block;
    position: absolute;
    right: 0;
    bottom: -24px;
    background-color: transparent;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #DDDDDD;
    *clear: none;
    *top: 20px;
    height: auto;
}

div.TopPromotionWrapper div.TopPromotion .KeyTsAndCs a:hover {
    background-color: transparent;
}