body {
	}
.slideshowContainer {
	width: 906px; /* Set to gallery width, in px or percentage */
	height: 562px; /* Set to gallery height */
	overflow: hidden;
	z-index: 1;
	position:absolute;
	left:0px;
	top:0px;
}

.slideshowContainer2 {
	width: 290; /* Set to gallery width, in px or percentage */
	height: 193; /* Set to gallery height */
	overflow: hidden;
}

a:link, a:active, a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {}

.loading {
	background: url(i/loading.gif) center no-repeat;
}
.slideshowThumbnail {
	outline: none;
}
img {
	border: 0px;
}
.current img {
	border: 0px solid red;
	padding: 5px;
}
.motioncontainer {
	width: 906px; /* Set to gallery width, in px or percentage */
	height: 100px; /* Set to gallery height */
	overflow: hidden;
	z-index: 1;
	position:absolute;
	top:570px;
}
#motioncontainer {
}
#motioncontainer2 {
	width: 290; /* Set to gallery width, in px or percentage */
	height: 26px; /* Set to gallery height */
	overflow:hidden;
}
#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
#masterdiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
