#AVIMControl {
    background-image: url('transparent.png');
    padding: 2px;
    border: 1px solid #5b958e;
    position: absolute;
    top: 1px;
    left: 490px;
    width: 280px;
    height: 16px;
}

body>#AVIMControl {
    position: fixed;
}

.AVIMControl {
    margin: 0;
    padding: 0;
    color: #137e70;
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
}

a.AVIMControl {
    color: #b62727;
    text-decoration: none;
    cursor: pointer;
}

#AVIMControl input {
    vertical-align: middle;
}