/* Gallery Styles */
#gallerypadder {
	padding:3px;width:902px;background-color:#9c0;height:220px;margin-bottom:20px;
	background-image:url(../layout/slideshowbg.gif);
	background-repeat:no-repeat;
	}
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 898px; /* Set to gallery width, in px or percentage */
height: 220px; /* Set to gallery height */
margin:0px;
padding:0px;
padding-left:4px;
}
#motiongallery {width:100%;margin:0px;padding:0px;background-color:#9c0;}
#trueContainer {white-space:nowrap;margin:0px;padding:0px;background-color:#9c0;}
#trueContainer a img {margin:0px;}
#motioncontainer a img {
border: 0px; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px; /* Set image border hover color */
}

#statusdiv {
background-color: #333;
border: 0px;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: #000; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
a.imgcontainer, a.imgcontainer:link, a.imgcontainer:visited {
	positon:relative;
	width:auto;
	height:220px;
	margin:0px;
	padding:0px;
	z-index:10;
	border-bottom:0px;
	text-decoration:none;
	}
a.imgcontainer:hover {}
span.imgwrapper {position:absolute;width:100%;height:100%;border-bottom:0px;}
span.imgcaption {position:absolute;top:205px;text-align:right;left:5px;width:auto;left:10px;color:#fff;z-index:20;border-bottom:0px;}

