
	#sliderContainer{
		margin:0 auto;
		width:550px;
		text-align:left;
		background-color:#f7f7f7;
		padding:3px;
		border:0px solid #666666;
		height:auto;		
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:624px;
		_width:612px;
		height:auto;
	}
	#DHTMLgoodies_panel_one{		
		/*float:left;	*/
	}
	#DHTMLgoodies_thumbs{
		/*overflow:hidden;	/* Don't change this */
		height:220px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:624px;
		_width:610px;		/* Width of large image div */
		height:430px;	/* Height of large image div */
		padding-left:0px;	/* "Air" */
		
	}
	
	#DHTMLgoodies_largeImage img{	/* Large image */
		/*border:1px solid #666666;	/* Border around large image */
		/*max-height:360px;
		height: expression(this.height > 340 ? 340: true);
		max-width:540px;
		width: expression(this.width > 520 ? 520: true);*/
		width:624px;
		height:424px;
		margin-left:-44px;
		
	}
  
	
	.button-pvn {
	clear:both;
	width:100%;
	}	
	.button-prev {
	float:left;
	}
	.button-next {
	float:right;
	}
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		/* Width of strip */
		padding-top:5px;
		padding-top:20px;    /* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding-left:8px;
		_padding-left:33px;
		padding-right:30px;
		_padding-right:0px;
		text-align:center;
		float:left
	}
	.thumb-img-small {
	margin-right:3px;
	margin-left:5px;
	_margin-right:-10px;
	float:left;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
		border:1px solid #666666;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #666666;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	  
.button-pvn
{
  width:595px;
   _width:100%;
  clear:both;
  margin-left:-30px;
  _margin-left:0px;
}
.button-prev
{
   float:left;
}
.button-next
{
 float:right;
 _padding-right:13px
}
.thumb-img-small
{
  float:left;
  _0margin-right:11px;
 _0margin-right:-5px;
}
.cl-maginright
{
  margin-right:0;
  _margin-left:1px;
}

u