#motioncontainer {float:left; border:4px solid #e1e1e1;  background-color: #e1e1e1; font-size:0}
/*#motioncontainer img { margin-bottom:4px}*/



#motioncontainer a img{ /*image border color*/
border: 1px solid #e1e1e1
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #a5d44c
}

#motiongallery { float:left; background-color: #e1e1e1}


#motioncontainer_cat {float:left; border:4px solid #e1e1e1;  background-color: #e1e1e1; font-size:0}
/*#motioncontainer_cat img { width:74px; height:58px; margin-bottom:2px}*/

#motioncontainer_cat a img{ /*image border color*/
border: 1px solid #e1e1e1
}

#motioncontainer_cat a:hover img{ /*image border hover color*/
border: 1px solid #a5d44c
}



#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}


