	
	img{border:none;}

			
	
/* Easy Slider */
#sliderhome {
width:100% !important;
height:282px;
overflow:hidden !important;
position:relative;

}


	#sliderhome ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#sliderhome li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:506px;
		height:auto !important;
		overflow:hidden; 
		padding:0px !important;
		float:left;
		}
		#prevBtn, #nextBtn{
		display:none;
		}
	/* numeric controls */	

	
/* // Easy Slider */