#motioncontainer {
width:50%; /* Set to gallery width */
height:90px; /* Set to gallery height */
}


#motioncontainer a:hover {
color: white; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
visibility: hidden;
}/* CSS Document */

body {
	color:#333333;
	background-color:#333333;
}