.xstills
	{
	margin: 0 auto;
	}
.elemask {
	position: relative;
	top: 160px;
	left: 0px;
	margin: 0 auto;
/*	margin: 0 auto;
	padding: 0 ( 6.25% );*/
	max-width: 1280px;
	height: auto;
	visibility:visible;
/*	overflow: hidden;*/
	color: #FFF;
}

#stills
	{
	margin: 0 auto;
	height: 16.71875%;
	max-width: 1280px;
	}
#cycler{
	position:relative;
/*	margin: 0 auto; */
/*	margin: 0 6.25%;*/
	max-width: 1280px;
	height: 100%;
	visibility: visible;
/*
	border-style: dashed;
	border-color: green;
	border-width: 3px;
*/
	}
	
	}
.multipng img
	{
	max-width:214px;
	height: 100%;
	display: block;
	}
.multipng{
/*
	min-width: 1280px;
	max-width:100%;
*/
	/* height: 214px;*/
	position:relative;
	height: auto;
	z-index:1;
	}
.active{
	z-index:3;
	}
img.col1
	{
	position:absolute;
	max-width:214px;
/*
	border-style: dashed;
	border-color: green;
	border-width: 3px;
*/
/*	left: 0%; */
	}
img.col2
	{
	position:absolute;
	max-width:214px;
/*	left: 21%; */
	}
img.col3
	{
	position:absolute;
	max-width:214px;
/*	left: 42%;*/
	}
img.col4
	{
	position:absolute;
	max-width:214px;
/*	left: 63%;*/
	}
img.col5
	{
	position:absolute;
	max-width:214px;
/*
	border-style: dashed;
	border-color: green;
	border-width: 3px;
*/
/*	left:84%;*/
	}
.boxvid
	{
	clear: both;
	position: absolute;
	max-width: 214px;
/*	height: 214px;*/
	display:block;
	/*transform-origin: top left;*/
/*
	border-style: solid;
	border-color: red;
	border-width: 3px;
*/
	}
#p1
{
position: absolute;
transform: scale(1.1,1.1);
top:0px;
/* this is the position of the movie in the circle, pan position */
left: 0%;
}
#p2
{
position: absolute;
transform: scale(1.1,1.1);
top:0px;
left: 110%;
}
#p3
{
position: absolute;
transform: scale(1.1,1.1);
top:0px;
left: 220%;
}
#p4
{
position: absolute;
transform: scale(1.1,1.1);
top:0px;
left: 330%;
}
#p5
{
position: absolute;
transform: scale(1.1,1.1);
top:0px;
left: 440%;
}