﻿  .WindowFindCustom
{
    display: none;
    border: 1px solid #B7C0C9;
    background-color: #5f7279;
    width: 265px;
    text-align: left;
}
.WindowFindCustom .titlecustom
{
    background-color: #B7C0C9;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
}