#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
background-color:#404040;
height: 32px;
padding:0 2px 0 0;
text-align:center;
width: 594px;
}

#motioncontainer a img {
color:#FFF;
border:0;
}

#motioncontainer a:hover img {
border:0;
}

#statusdiv {
background-color: lightyellow;
left: 0px;
position: absolute;
visibility: hidden;
}

#motioncontainer a:hover {
	background-color:#999;/* Dummy definition to overcome IE bug */
}

/* End Gallery Styles */

#motiongallery{
color:#FFF;
height: 32px;
left: -1px;
line-height:32px;
text-align:right;
width: 594px;
}
#motiongallery a{
	border:#CCC 1px solid;
	color:#FFF;
	padding:2px 5px;
	text-decoration:none;
}
