/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
position:relative;
overflow:hidden;
cursor:pointer;
margin-left:auto;
margin-right:auto;
width:946px;
height:261px;
background:url('../images/navigation_bg.gif') repeat-x;
}

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


/* End Gallery Styles */
