#motioncontainer a img{ /*image border color*/
border: 0px;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 0px;
}

#statusdiv{
position: absolute;
padding: 0px;
left: -300px;
background-color: white;
visibility: hidden;
}