/*Slideshow*/
td.slideshow_bg{
    background:#000;
}




/* Easy Slider */

	#slider{width:900px; margin:11px 0 0 49px; padding:0;float:left;border:0;}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0 auto;
		padding:0;
		list-style:none;
		width:800px;

        
		}
	#slider li{     
		width:880px;
		height:120px;
		overflow:hidden; 
		
		}	
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:50px;
		height:45px;
		position:absolute;
		left:-20px;
		top:40px;
	
		}	
	#nextBtn{ 
		left:934px;
		
		}	
        													
	#prevBtn a, #nextBtn a{  
		display:block;
		width:50px;
		height:45px;
		background:url(images/prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/next.png) no-repeat 0 0;	
		width:50px;
		height:45px;
		}		
.img_padd{
  margin:0;
  padding:0 9px 0;}				