body{ /**/background:none; overflow:hidden; background:#535353; border:0;}

#motioncontainer  img{/* height:170px;*/}
#motioncontainer a img{ /*image border color*/
/*border: 1px solid #ccc;*/
border: 1px solid #424242 ;
}

#motioncontainer a:hover img{ /*image border hover color*/
/*border: 1px solid navy;*/
border: 1px solid #ccc;
}

#motioncontainer a:hover{
/*color: red;*/
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}
.flleft { position:absolute; z-index:100; width:26px; height:26px; background: url(left-flech.png); top:70px; left:0px;}
.flright { position:absolute; z-index:100; width:26px; height:26px; background: url(right-flech.png); top:70px; right:6px;}
#motioncontainer{ margin-left:5px;}
