#motioncontainer { width: 550px; height: 190px; } #statusdiv { background-color: lightyellow; border: 1px solid gray; padding: 2px; position: absolute; left: -300px; visibility: hidden; } #motioncontainer a:hover { color: red; }