	
	img{border:none;}

					

/* Easy Slider */

	#easyslider ul, #easyslider li,
	#easyslider2 ul, #easyslider2 li{
		margin:0;
		padding:0;
		list-style:none;

		}
	#easyslider2{margin-top:1em;}
	#easyslider li, #easyslider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:694px;
		height:319px;
		overflow:hidden; 
		}	
	span#prevBtn, span#nextBtn,
	#easyslider1next, #easyslider1prev{ 
		display:block;
		width:45px;
		height:50px;
		position:absolute;
		
		top:150px;
		z-index:1000;
		}	
	#nextBtn, #easyslider1next{ 
		left:636px;
		}		
		
		#prevBtn{ 
		left:-27px;
		}
														
	span#prevBtn a, span#nextBtn a,
	#easyslider1next a, #easyslider1prev a{  
		display:block;
		position:relative;
		width:45px;
		height:50px;
		background:url(../images/bg-bt-slidenav.png) no-repeat 0 0;
		_background:url(../images/bg-bt-slidenav.gif) no-repeat 0 0;
		text-indent:-3000em;	
		}	
	span#nextBtn a, #easyslider1next a{ 
		background:url(../images/bg-bt-slidenav.png) no-repeat right;	
		_background:url(../images/bg-bt-slidenav.gif) no-repeat right;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
	
	#slider ul li a, #slider ul li, #slider ul, #slider { /* Só para o Chrome e/ou Safari */
	aaheight:495px;
	aadisplay:block;
	}
	
/* // Easy Slider */