#scroll { position: relative; clear: both; 1000px; height: 100px; margin: 0 0 5px 0; padding: 0; border: 10px solid #FFFFFF; background: url(/timeline/back.jpg) left top repeat-x; }

#scroll img { margin: 0 5px 0 5px; padding: 0; }

#motioncontainer {
margin: 0 auto;  /*Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 100px; /* Set to gallery height */
position:relative; 
overflow:hidden;
}

#motiongallery {
position:absolute; 
left:0; 
top:0; 
white-space: nowrap;
}

/* Set image border color */
#motioncontainer a img {  }

/* Set image border hover color */
#motioncontainer a:hover img {  }

/* Stop Editing Gallery Styles */
#statusdiv { padding: 2px; position: absolute; left: 0px; visibility: hidden; }

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



#div1 {
position: absolute;
overflow: hidden;
visibility: hidden;
z-index: 99;
width: 200px;
height: 200px;
background: #FFFFFF;
}
