﻿#mainContainer{
		margin:0 auto;
		width:720px;/*690*/
		height:180px;
		padding-right:2px;
		background-color:#FFF;
		
		
	}
	/*#DHTMLgoodies_panel_one{	/* Width of divs for thumbnails 
		width:720px;/*690
		padding-left:2px;
		padding-right:2px;
		
	}*/
	
	#DHTMLgoodies_panel_one{		
		float:left;	
		width:715px;
		height:180px;
		padding-left:2px;
		/*change here for panel height*/
		padding-right:2px;
	}
	#DHTMLgoodies_thumbs
	{
		
		width:710px;/* increase it*/
		overflow:hidden;	/* Don't change this */
		height:180px;	/* Height of thumbnail div */
		position:relative;/* Never change this */
		 margin:0;	
		
	}
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:170px; /*170px*/	/* Width of strip */
		height:150px;
			/* "Air" inside filmstrip div */
		position:absolute;
		padding-right:2px;
		
		 margin:0;

	}
	.strip_of_thumbnails div{
		width:170px;/*170px*/
		height:150px;
		/*border:1px solid #c4c4c4;*/
		color:#828080;
		text-align:center;
		font-size:11px;
		font-family:Verdana;
		font-weight:bold;		
		margin:0;

	}
	.strip_of_thumbnails img{
		/*border:1px solid #c4c4c4;*/
		margin:0;
		width:168px;
		height:114px;
		
		
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		/*border:1px solid #c4c4c4;*/
			/* Green border around active thumbnail */
		/*padding-left:2px;*/
	     padding-right:2px;
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}
	.imgclass
	{
		width:170px;
		height:125px;
	}	
	
	.prodshowcase
	{
	
		/*border:1px;
		border-color:Gray;
		style"border:1px;border-color:Gray;" */
	}
