	
	#movingphotos						{ width: 505px; height: 138px; padding: 18px 51px 0; background: #ececec url(../images/sipky.gif) 0 30px no-repeat; }
	#motioncontainer					{ position: relative; width: 100%; height: 100%; overflow: hidden; }
	#motioncontainer a img			{ margin: 0 10px; padding: 4px; border: solid 3px #BFD4E8; background: white; }
	#motioncontainer a:hover img	{ border-color: #0058be; }
	#statusdiv							{ position: absolute; left: -300px; padding: 2px; visibility: hidden; border: 1px solid gray; background-color: lightyellow; }
	
	/* ie bug fix */
	#motioncontainer a:hover		{ color: red; }
	
	#motiongallery						{ position: absolute; white-space: nowrap; }
	
	
	
