    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#containerShow{	
		margin:0 0 5px;
		position:relative;
		text-align:left;
		width:275px;
		background:#fff;
		float:right;		
		}	
	#contentShow{
		position:relative;
		}			
	#slider li a{
                width:75px;
                height:75px;
		position: relative;
		padding: 0 2px 2px 0;
		margin: 1px;
		float: left;
		background: url(http://www.heltkin.com/templates/heltkin3.1/images/shadowAlpha.png) repeat right bottom;
		}
		#slider li a img{
			margin: 0;
			border: none;
		}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		line-height: 0;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:275px;
	height:400px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:50px;
		position:absolute;
		left:260px;
		top:150px;
		z-index:998;
		}	
	#nextBtn, #slider1next{ 
		top:200px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:50px;
		background:url(easyslider/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(easyslider/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#galleryWindow3 {
background-color:#ffffff;
float:left;
height:270px;
text-align:center;
width:300px;
vertical-align:middle;
position:relative;
}
#topGrid3 {
float:right;
height:15px;
padding:0 19px 0 22px;
text-align:center;
width:237px;
position:relative;
}
#galleryWords3 {
height:120px;
overflow:hidden;
padding:0;
width:280px;
float: left;
}
#sideGrid {
float:left;
height:392px;
text-align:center;
width:20px;
margin-top:10px;
}
