#motioncontainer a img{ /*image border color*/
	border: 2px solid #000000;
}

#motioncontainer a:hover img{ /*image border hover color*/
	border: 2px solid #4848FF;
}

#motioncontainer a:hover{
	color: black;
}

#statusdiv{
	position: absolute;
	padding: 2px;
	border: 0px;
	visibility: hidden;
	font-family: "Arial Narrow";
	color: #004993;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
