#motioncontainer
{
    WIDTH: 980px;
    HEIGHT: 70px
}
#motioncontainer A IMG
{
    HEIGHT: 67px
}
#motioncontainer A:hover IMG
{
    HEIGHT: 67px
}
#statusdiv
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    LEFT: -300px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    POSITION: absolute;
    BACKGROUND-COLOR: lightyellow
}
#motioncontainer A:hover
{
    COLOR: red
}

