#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 760px; /* Set to gallery width, in px or percentage */
height: 178px; /* Set to gallery height */
margin-left:0px;
}

#motioncontainer a img {
	padding-left:0px;
	padding-right:70px;
}

#motioncontainer a:hover img {
	padding-left:0px;
	padding-right:70px;
}