﻿.DivUpdate
{
    border-right: teal 1px solid;
    padding-right: 5px;
    border-top: teal 1px solid;
    padding-left: 5px;
    left: 400px;
    padding-bottom: 5px;
    font: menu;
    overflow: visible;
    border-left: teal 1px solid;
    color: white;
    padding-top: 5px;
    border-bottom: teal 1px solid;
    position: absolute;
    top: 100px;
    background-color: #cccc66;
    visibility: visible;
    width: 111px;
    height: 126px;
}
