/* Gallery Styles */

#motioncontainer {
	Margin:auto;/* Uncomment this line if you wish to center the gallery on page */
	width: 406px; /* Set to gallery width, in px or percentage */
	height: 120px; /* Set to gallery height */
	background: #333333;
	border: 2px solid #000000;
	
}
#motiongallery{
	border-top: 8px dashed #ffffff;
	border-right: none;
	border-bottom: 8px dashed #ffffff;
	border-left: none;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top:3px;
}

#motioncontainer a img {
	border: 2px solid #000000; 
}

#motioncontainer a:hover img {
	border: 2px solid #FF0000;
}
#centre {position; centre:}

#statusdiv {
	border: 1px solid #666666;
	padding: 3px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
	background: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */

}
.box {
	padding-right: 3px;
	padding-left: 3px;
}
#trueContainer{ font:Arial, Helvetica, sans-serif small; }

/* End Gallery Styles */
