#photos{
float:left;
width:738px;
}
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 758px; 
height: 50px;
position:relative;
overflow:hidden;
}

#motioncontainer a img {
}

#motioncontainer a:hover img {
}

#statusdiv {
position: absolute;
visibility: hidden;
}

#motioncontainer a:hover {
}

#motiongallery{
width: 738px;
padding:0 0 0 10px;
margin:0 0;
text-align:center;
position:absolute;
}

#motiongallery a{}