#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
background-color:#404040;
height: 23px;
padding:0 2px 0 0;
text-align:center;
width: 396px;
}

#motioncontainer a img {
color:#FFF;
border:0;
}

#motioncontainer a:hover img {
border:0;
}

#statusdiv {
background-color: lightyellow;
left: 0px;
position: absolute;
visibility: hidden;
}

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

#motiongallery{
color:#FFF;
height: 23px;
left: -1px;
line-height:23px;
text-align:right;
width: 396px;
}
#motiongallery a{color:#FFF;text-decoration:none;}
