/* Gallery Styles */

#motioncontainer {
margin:0 auto;  
width: 65%; /* Set to gallery width, in px or percentage */
height: 102px; /* Set to gallery height */
}

#statusdiv {
background-color: black;
border: 1px transparent gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#links {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#links:hover {color: #FFFFFF}
#map {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#map:hover {color: #FFFFFF}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;