	img{border:none;}
			
/* Easy Slider */

  #NewsRotation
  {
    width: 405px;
    height: 205px;
    text-align: left;
  }

  #NewsRotation ul
  {
    clear: both;
  }
  
	#NewsRotation ul, #NewsRotation li
  {
		margin:0px;
		padding:0px;
		list-style:none outside none;
 
	}
	
	#NewsRotation li{
    width:405px;
    overflow:hidden;	
  }
/* // Easy Slider */