	img{border:none;}
	pre{
		display:block;
		font:12px Courier New, Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:250px;
		}	
			
    /* image replacement */
   
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    

/* Easy Slider */

	#sliderLeftBan ul, #sliderLeftBan li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#sliderLeftBan li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:220px;
		height:395px;
		overflow:hidden; 
		}	
