.highlight_2 a {
    color: #fff;
    }

    .highlight_3 {
    color: #fff;
        background: #85BF3D;
        }

        .highlight_3 a {
        color: #fff;
        }

        .color_legend {
            float: right;
            display: inline;
                padding-top: 14px;
                padding-right: 10px;
                }

                .color_legend div {
                    float: left;
                    padding: 2px;
                        padding-left: 4px;
                        padding-right: 4px;
                            margin-left: 8px;
                            border: 1px solid #ddd;
                            }

                            /* ========= */

                            #mainbox {
                                background: #fff;
                                border: 1px solid #D5D5D5;
                                    padding: 5px;
                                    padding-left: 10px;
                                        font-size: 12px;
                                        }

                                        #mainbox h1 {
                                        font-size: 14px;
                                            color: #777;
                                            margin: 0;
                                            }

                                            #mainbox a {
                                                color: #5d79be;
                                                text-decoration: none;
                                                }

                                                #mainbox a:hover {
                                                    text-decoration: underline;
                                                    }

                                                    #mainbox p {
                                                    margin: 0;
                                                        padding-top: 10px;
                                                        }

                                                        #mini_forum {
                                                        width: 725px;
                                                            margin-top: 10px;
                                                            background: #eee;
                                                            }

                                                            .forum_subject {
                                                                float: left;
                                                                width: 613px;
                                                                    padding: 3px;
                                                                    background: #dee;
                                                                        border-top: 1px solid #ddd;
                                                                        }

                                                                        .forum_open_close {
                                                                        float: left;
                                                                            text-align: center;
                                                                            width: 100px;
                                                                                padding: 3px;
                                                                                background: #dee;
                                                                                    border-top: 1px solid #ddd;
                                                                                    }

                                                                                    .new_forum_subject {
                                                                                    width: 500px;
                                                                                        font-size: 12px;
                                                                                        }

                                                                                        .new_forum_message {
                                                                                        margin-top: 3px;
                                                                                            width: 714px;
                                                                                            }

                                                                                            .forum_content {
                                                                                            height: 0;
                                                                                                overflow: hidden;
                                                                                                }

                                                                                                .forum_reply {
                                                                                                margin-top: 5px;
                                                                                                    margin-left: 10px;
                                                                                                    }

                                                                                                    .forum_reply_subject {
                                                                                                    width: 700px;
                                                                                                        background: #ddd;
                                                                                                        }

                                                                                                        /* ============================ */

                                                                                                        .userdetailbox {
                                                                                                        background: #fff url('../img/bg-box-shaded.gif');
                                                                                                            background-position: top right;
                                                                                                            background-repeat: no-repeat;
                                                                                                                border: 1px solid #D5D5D5;
                                                                                                                font-size: 12px;
                                                                                                                    padding-bottom: 5px;
                                                                                                                    }

                                                                                                                    .userdetailbox a {
                                                                                                                    color: #5f7bc0;
                                                                                                                        text-decoration: none;
                                                                                                                        }

                                                                                                                        .userdetailbox a:hover {
                                                                                                                        text-decoration: underline;
                                                                                                                        }

                                                                                                                        .userdetailbox p {
                                                                                                                            padding: 0;
                                                                                                                            }

                                                                                                                            .userdetailbox_header {
                                                                                                                            font-size: 12px;
                                                                                                                                height: 28px;
                                                                                                                                width: 440px;
                                                                                                                                    background: url('../img/bg-box-header.gif')
                                                                                                                                    }

                                                                                                                                    .userdetailbox_header img {
                                                                                                                                    vertical-align: top;
                                                                                                                                        margin-left: 5px;
                                                                                                                                        margin-right: 5px;
                                                                                                                                            padding-top: 1px;
                                                                                                                                            border: 0;
                                                                                                                                            }

                                                                                                                                            .userdetailbox_header a {
                                                                                                                                                color: #fff;
                                                                                                                                                font-weight: bold;
                                                                                                                                                    text-decoration: underline;
                                                                                                                                                    }

                                                                                                                                                    .userdetailbox_header a:hover {
                                                                                                                                                    text-decoration: none;
                                                                                                                                                    }

                                                                                                                                                    .userdetailbox_header_left {
                                                                                                                                                        float: left;
                                                                                                                                                        color: #fff;
                                                                                                                                                            font-weight: bold;
                                                                                                                                                            padding-left: 10px;
                                                                                                                                                                padding-top: 6px;
                                                                                                                                                                }

                                                                                                                                                                .userdetailbox_header_right {
                                                                                                                                                                float: right;
                                                                                                                                                                    display: inline;
                                                                                                                                                                    margin-right: 8px;
                                                                                                                                                                        padding-top: 6px;
                                                                                                                                                                        }

                                                                                                                                                                        .userdetailbox_contents {
                                                                                                                                                                        padding-left: 10px;
                                                                                                                                                                            padding-top: 5px;
                                                                                                                                                                            }

                                                                                                                                                                            .new_feedback_message {
                                                                                                                                                                            margin-top: 3px;
                                                                                                                                                                                width: 416px;
                                                                                                                                                                                }

                                                                                                                                                                                .user_rating {
                                                                                                                                                                                font-size: 20px;
                                                                                                                                                                                    padding: 3px;
                                                                                                                                                                                    border: 1px solid #ddd;
                                                                                                                                                                                        width: 70px;
                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                        }

                                                                                                                                                                                        .summarybox {
                                                                                                                                                                                            background: #fff;
                                                                                                                                                                                            background: url('../img/bg-box-shaded.gif');
                                                                                                                                                                                                background-position: top right;
                                                                                                                                                                                                background-repeat: no-repeat;
                                                                                                                                                                                                    border: 1px solid #D5D5D5;
                                                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                                                    }

                                                                                                                                                                                                    .summarybox_header {
                                                                                                                                                                                                        height: 28px;
                                                                                                                                                                                                        width: 298px;
                                                                                                                                                                                                            background: url('../img/bg-box-header.gif')
                                                                                                                                                                                                            }

                                                                                                                                                                                                            .summarybox_header_left {
                                                                                                                                                                                                            float: left;
                                                                                                                                                                                                                color: #fff;
                                                                                                                                                                                                                font-weight: bold;
                                                                                                                                                                                                                    padding-left: 10px;
                                                                                                                                                                                                                    padding-top: 6px;
                                                                                                                                                                                                                    }

                                                                                                                                                                                                                    .summarybox a {
                                                                                                                                                                                                                        font-size: 12px;
                                                                                                                                                                                                                        color: #5d79be;
                                                                                                                                                                                                                            text-decoration: none;
                                                                                                                                                                                                                            padding-bottom: 2px;
                                                                                                                                                                                                                            }

                                                                                                                                                                                                                            .summarybox a:hover {
                                                                                                                                                                                                                                text-decoration: underline;
                                                                                                                                                                                                                                }
