
img{border:none;}


html body div.flash div#global-slider {margin: 0 auto; width: 990px}
/* Easy Slider */

#slider ul, #slider li,	#slider2 ul, #slider2 li{ margin:0; padding:0; list-style:none; }
#slider2{margin-top:1em;}
#slider li, #slider2 li{width:990px; height:258px; overflow:hidden;}	
#prevBtn, #nextBtn,#slider1next, #slider1prev{  display:block; width:30px; height:77px; position:absolute; left:-30px; top:71px;z-index:1000;}	
#nextBtn, #slider1next{ left:696px; }														
#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a{  display:block; position:relative; width:30px; height:77px; background:url(../images/btn_prev.gif) no-repeat 0 0;	 }	
#nextBtn a, #slider1next a{ background:url(../images/btn_next.gif) no-repeat 0 0;}	

html body div.flash div#global-slider div#slider ul li a img {width:990px; HEIGHT:257px;}

/* numeric controls */	

ol#controls{
padding:0;
width:30px;
float: left;
top:-249px;
position: relative;
margin-left: 15px;	
}
ol#controls li{
margin:4px 10px 0 0; 
padding:0;
float:left;
list-style:none;
height:28px;
width: 28px;
line-height:28px;
clear: both;

}
ol#controls li a{
float:left;
height:28px;
line-height:28px;
background:url(../imagens/bg-btn-slider.png) left top no-repeat;
color:#fff;
padding:0 10px;
text-decoration:none;
}
ol#controls li.current a{
background:url(../imagens/bg-btn-slider-hover.png) left top no-repeat;
color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */
