.DivPanelList {
        font-family: Tahoma;
        text-align: right;
        font-size: 8pt;
        direction: rtl;
        border: 1px solid #E8E8E8;
        padding: 3px;
        margin: 1px;
        height: 147px;
        width: 241px;
        background-color: #f9f9f9;
        display: block;
        float: right;
        color: #666666;
    }

        .DivPanelList:hover {
            background-color: #f1f1f1;
        }

        .DivPanelList a:link, .DivPanelList a:visited {
            color: #266bb9;
            text-decoration: none;
        }

        .DivPanelList a:hover, .DivPanelList a:active {
            color: #01aabc;
        }

        .DivPanelList p {
            font-family: Tahoma,'b koodak','M Mitra',Georgia,serif;
            font-size: 8pt;
            margin: 5px 8px 0 0;
            padding: 0;
            width: 678px;
        }

            .DivPanelList p span {
                color: #800000;
                font-size: 9px;
                font-weight: normal;
                text-align: left;
                width: 85px;
            }

    .SourceImage1 {
        border-style: none;
        border-width: 0;
        float: right;
        padding: 0;
        margin: 1px 2px 0 1px;
        height: 135px;
        width: 90px;
        border: 1px dotted #CCCCCC;
    }