#RepairInfo{
    position: absolute;
    top: 5px;
    width: 400px;
    border-width: 1px;
    border-style: dashed;
    border-color: red;
    margin: 0px 5px 5px 20px; 
    padding: 5px;
    line-height: 15px;
    color: red;
    display: none;
}