#whatsNew {
    text-align: left;
    background-image: url(../../images/backlogo.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 580px;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #333;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#whatsNew h2 {
    font-size: 180%;
}

#whatsNew h3 {
    font-size: 140%;
    font-style: italic;
    font-weight: bold;
}

#whatsNew h3 .subtitle {
    font-size: 90%;
}
#whatsNew ul  {
    list-style-type: none;
}

#whatsNew ul li ul li {
    list-style-type: disc;
    text-align: left;
    text-indent: 50px;
    padding-bottom: .3em;
}
#whatsNew ul li p  {
    margin-bottom: 10px;
    text-align: left;
    padding-left: 70px;
    padding-right: 60px;
}
#whatsNew ul li .title {
    font-style: italic;
}
#whatsNew li .prodImg {
    padding-left: 80px;
}
