	.dhtmlgoodies_slideshow{
		width:596px;
		_width:596px;	
		height:173px;
	}
	#largeImageCaption{
		display: none;
	}
	.sliderIconName{
		width:110px;
		font-size:10px;
		margin-top:0px;
		margin-left:0px;
		vertical-align:bottom;
		
		
	}
	.sliderIconPrice{
		text-align:center;
		font-size:10px;
		margin-top:5px;
		margin-left:0px;
		color:#FFFFFF;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	.galleryContainer{
		
		height:240px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		width: 596px;
		
		/* CSS HACK */
		height: 173px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/173px;	/* Other browsers */
		height: /**/173px;
		_padding-right:0px; /* IE 6 */
		_width: 600px;
	}
	.arrow_left{
		left:0px;
		visibility:visible;
		width: 14px;
		z-index:10;
		/*background-color: #FFF;*/
		background-color: transparent;
		text-align: center;
		
	}
	.arrow_right{
		right:0px;
		width: 13px;
		z-index:10;
		visibility:visible;
		/*background-color: #FFF;*/
		background-color: transparent;
		text-align: left;
		filter: Alpha(opacity=100);
		
		
	}
	.theThumbnails{
		position:absolute;
		border: 0px none #F3F2F2;
		height:195px;
		left:0px;
		width:3250px;
		_left: 0px; /* IE 6 */
	}
	.theThumbnails #slideEnd{
		float:left;
	}
	.thumbimg{
		padding-top:0px;
	}
	
	#theThumbnails img:hover {
		
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	.theThumbnails .imageCaption{
		width:75px;
	}
	
	.imageScreenshot{
		display: block;
		float: left;
		height:173px;
	
	}
	
	#previewPane .screenshot {
		cursor: hand;
	}
	
	#previewPane .screenshot:hover {
		cursor: pointer;
	}
	
	.infoTable{
		padding-left:4px;
		padding-right:4px;
		width:100px;
		_width:120px;
		height:180px;
		_vertical-align:top;
			
	}
	.imgRow{
		height:88px;
		vertical-align:bottom;
	}
	.titleRow{
	height:40px;
	_height:25px;
	vertical-align:top;
	}
	.priceRow{
	height:100%;
	vertical-align:top;
	}
	.dlRow{
		vertical-align:bottom;
	}
	.infoCol{
		align:center;
		text-align:center;
	}
	.genSliderTable{
		padding-left:0px;
		background-position:top;
		height:173px;
		border:1px none #818283;
	}
	
	.sliderBgDiv{
		text-align:center;
		border:1px solid #2C2C2C; 
		background-image: url(../../img/webstore/gen_slider_bg.png);
		background-repeat:repeat-x;
		height:173px;
		width:640px;
	}
	
	.sliderTableData{
		vertical-align:top;
	}
	
	.sliderTableDivider{
		vertical-align:top;
	}
	
	.gen_title{
		text-align:left;
		padding-bottom:3px;
	}
	
	.gen_page{
		text-align:right;
	}
	
	.gen_viewall{
		color:#99b5ce;
	}
	
	.gen_showing{
		color:#ffffff;
	}

