

pre{
	display:block;
	font:12px Verdana, Courier, monospace;
	font-weight:normal;
	padding:10px;
	background:#e3f4f9;	
	margin:.5em 0;
	width:974x;
	}		
	
img{border:none;}


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width: 974px;
		height:254px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */




