/* Gallery Styles */

#motioncontainer { margin: 10px auto; width: 850px; height: 130px; position: relative; overflow: hidden;}

#motioncontainer a { margin: 0 6px;}

#motioncontainer a img { border: 6px solid #ffffff;}

#motioncontainer a:hover img { border: 6px solid  #f1e2c7;}

#statusdiv { background-color: transparent; padding: 2px; position: absolute; /* Stop Editing*/ left: -600px; visibility: hidden;}

#motioncontainer a:hover { color: red; /* Dummy definition to overcome IE bug */}
/* End Gallery Styles */
#motiongallery { position: absolute; left: 0; bottom: 10px; white-space: nowrap;}