#motioncontainer {
	WIDTH: 100%; HEIGHT: 150px;
	OVERFLOW: hidden; POSITION: relative; margin-top:10px
}

#statusdiv {
	BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 2px; LEFT: -300px; VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: gray 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; POSITION: absolute; BACKGROUND-COLOR: lightyellow
}

#motiongallery {LEFT: 0px; WIDTH: 100%; WHITE-SPACE: nowrap; POSITION: absolute; TOP: 0px; text-align:center}