div.etarget {
    margin:0px 0px 10px 0px;
    text-align:left;
    clear:both;
}

div.etarget table.selfpromo {
    width:584px;
    font-size:1em;
    margin:0px 0px 10px 0px;
}
div.etarget table.selfpromo td.left {
    text-align:left;
    font-weight:bold;
    color:#d40000;
    font-size:1.2em;
    font-family:arial,sans-serif;
}
div.etarget table.selfpromo td.right {
    text-align:right;
    font-weight:bold;
    font-size:1em;
}
div.etarget table.selfpromo td.right a {
    color:#d40000;
}

div.etarget .block {
    margin:0px;
    padding:0px;
}
div.etarget div.title {
    color:#d40000;
    font-size:1em;
    font-weight:bold;
    border:0px;
    background:#ffffff;
    padding:0px 0px 0px 0px;
}

div.etarget div.description {
    background:#FFFEE5;
    border-top:1px dashed #B8B8B8;
    border-bottom:1px dashed #B8B8B8;
    padding:2px 0px 2px 0px;
    line-height:14px;
}
div.etarget a {
    color:#000000;
    text-decoration:none;
}
div.etarget a:hover {
    color:#d40000;
    text-decoration:underline;
}

