#motioncontainer {
background-color:#FFFFFF;
margin:0 auto; /* Remove if centering gallery on page is not desired */
width:98%; /* Set to gallery width */
height:70px; /* Set to gallery height */
}

#gallerystyle_motioncontainer {
background-color:#FFFFFF;
margin:0 auto; /* Remove if centering gallery on page is not desired */
width:98%; /* Set to gallery width */
height:70px; /* Set to gallery height */
}

#gallerystyle_motioncontainer a img {
background-color:#FFFFFF;
border:#999999; /* Set image border color */
}

#gallerystyle_motioncontainer a:hover img {
background-color:#FFFFFF;
border:#999999; /* Set image border hover color */
}

#statusdiv {
background-color:#CCCCCC;
border:1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

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