div#splashlist ul
{
    list-style-position: outside;
    list-style-type: disc;
    padding: 0;
    margin-left: 1em;
    color: #004CDC;
}

#splashlist li
{
    padding-bottom: 10px;
}

#father_img
{
    float: left;
}

#youll_save
{
    color      : rgb(0,51,204);
    margin     : 0px;
    text-align : left;
}

#youll_save dt
{
    font-weight : bolder;
}

#youll_save dd
{
    margin  : 0px;
    padding : 5px;
}

#promise_list
{
    color       : rgb(0,76,156);
    font-weight : bold;
    margin      : 10px;
    padding     : 0px;
    text-align  : justify;
}

#promise_list li
{
    font-weight : normal;
    padding     : 5px 0px 5px 0px;
}

#promise_list span
{
    color       : rgb(153,153,153);
}

#try_now
{
    font-size   : 14px;
    font-weight : bold;
    padding     : 0px 10px 5px 0px;
}

#home_text
{
    font-size   : 14px;
    padding     : 0px 10px 5px 0px;
}

#trial_includes
{
    font-weight : bold;
}