.cuscomment
{
    border: #c0c0c0 1px dashed;
    font-size: 9pt;
    line-height: 20pt;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.fastcomment
{
    color: #ffffff;
    margin-top: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.fastcomment:hover
{
    color: #000000;
    border: #ffffff 1px outset;
    background: #ffffff;
}
.copy
{
    background: #dbeaff;
    border: #c0c0c0 1px solid;
    font-size: 9pt;
    line-height: 15pt;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}