﻿.PnlAddInfo {
    background-color: White;
    border: thick solid #000000;
    z-index: 3;
    position: absolute;
    left: 250px;
    float: right;
    clip: rect(auto, auto, auto, auto);
    top: 300px;
    width: 610px;
}
