#ddDetails
{
    width: 100%;
    border: #000 1px solid;
}

#ddDetails td
{
    border: 0;
    padding: 4px;
}

#ddDetails td.ddInstruction
{
    text-align: right;
    font-size: 1.4em;
    font-weight: bold;
}

#ddDetails td.ddInst
{
    font-size: 1.2em;
    font-weight: bold;
}

#ddDetails td.ddInstDetails
{
    border-left: 1px solid #000;
}

#ddDetails td.ddPart
{
    border-bottom: 1px solid #000;
}

#ddGuarentee
{
    border-left: 1px #000 solid;
    border-top: 1px #000 solid;
    border-right: 2px #000 solid;
    border-bottom: 2px #000 solid;
}

#ddGuarentee h2
{
    text-align:center;
    font-family: "Times New Roman", Times, serif;
    color: #000;
}

#ddGuarentee ul
{
    font-size: 0.9em;
    padding: 5px 30px;
    margin: 0;
}

#ddGuarentee ul li
{
    list-style: disc;
    background-image: none;
    padding: 0;
    margin: 0;
}

#ddGuarentee ul li.third
{
    padding-right: 90px;
}

#ddGuarentee img
{
    float: right;
    margin-top: -50px;
}
