#motioncontainer{
margin-top: 5px;
text-align: center;
border-right: 1px solid #999;
z-index:3;
}

#motioncontainer a img{ /*image border color*/
border: ;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: ;
}

#motioncontainer a:hover{
color:; /* Dummy definition to overcome IE bug */
}


