/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 362px; /* Set to gallery width, in px or percentage */
height: 58px; /* Set to gallery height */
}


#trueContainer img {

filter:alpha(opacity=30);
-moz-opacity:0.3;
}



#statusdiv {

}

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