	
	img{
		border:none;
		}
	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
     .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
 
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:880px;
		background:#fff;		
		margin-bottom:2em;
		}	
 
/* Easy Slider */
 
	#slider{
		}
			
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		height:220px;
		width:880px;
		overflow:hidden;
		margin:10px 0px 0px 0px;
		}	
		
	#slider #productList .productRelatedWrapper {
		width:196px;
		float:left;
		display:inline;
		text-align:center;
		margin:0px 12px 0px 12px;
		padding:0px;
		border-bottom:5px solid #CFCFCF;
		height:180px;
		}
		
	#slider #productList .productRelatedWrapper:hover {
		border-bottom:5px solid #E20A16;
		}	
			
	#slider #productList .productImgWrapper{
		height:150px;	
		margin:0px;
		}
		
	#slider #productList .productName{
		height:15px;
		margin:0px;
		text-align:left;
		}
		
	#slider #productList .productName a{
		color:#999;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		}		
		
	#slider #productList .productPrice{
		display:none;
		height:0px;
		margin:0px;
		}
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:36px;
		height:67px;
		position:absolute;
		left:-37px;
		top:71px;
		}	
		
	#nextBtn{ 
		left:880px;
		}		
														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:36px;
		height:67px;
		background:#fff url(../templateimages/btn_prev.jpg) no-repeat 0 0;	
		}	
		
	#nextBtn a{ 
		background:#fff url(../templateimages/btn_next.jpg) no-repeat 0 0;	
		}												
 
/* // Easy Slider */

