
	#mainContainer{
		text-align:left;
		padding:0px;
		vertical-align: middle;

margin-left:-7px;
width: 700px;
position: absolute;
height: 700px;
top: 50px;


	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:766px;
		
	}
	#DHTMLgoodies_thumbs{
		_padding-top: 180px;
		 padding-top: 180px\0/;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:700px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:0px;	/* Width of large image div */
		height:0px;	/* Height of large image div */
		float:left;
		padding-left:0px;	/* "Air" */
		padding-right:0px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:0%;
		height:0%;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
	}
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:766px;	/* Width of strip */
		height:700px;
		padding:1px;	/* "Air" inside filmstrip div */
		position:absolute;
	 vertical-align: middle;
	}
	.strip_of_thumbnails div{
		width:760px;
		height:700px;
		padding:0px;
		text-align:center;
 vertical-align: middle;
	}
	/*.strip_of_thumbnails img{
		border:0px;
		padding:0px;
		 vertical-align: middle;
	}*/
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
		margin-top: 0px;
		position: absolute;

	}
	.rightArrow{
		float:right; 
		margin-top: 0px;
		position: absolute;
		margin-left: 450px;
	}
	
.leftArrow_ie{
		float:left;
		margin-top: -50px;

	}
	.rightArrow_ie{
		float:right; 
		margin-top: -50px;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:700000px; 
	}	
	