﻿#motioncontainer a:hover
{
	color: #FFFFFF; /* Dummy definition to overcome IE bug */
}

.marginscroll
{
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-align: right;
	text-decoration:underline;
	width:150px;
}

.marginscroll img
{
	width: 150px;
	border-style: none;
}

#statusdiv
{
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: #FFFFFF;
	color: #808080;
	border: 1px solid #808080;
	visibility: hidden;
}

