/* Gallery Styles */
#motion_bk_cont{

	background-image: url(bk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
}

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 436px; /* Set to gallery width, in px or percentage */
	height: 85px; /* Set to gallery height */
	margin-bottom: 15px;

}

#motioncontainer a img {
	border: 3px solid #EFEFEF; /* Set image border color */

}


#statusdiv {
/*background-color: lightyellow;*/
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}
