#controle_setas{ width:100%; height:30px; position:relative; top:75%; z-index:999; display:none;}
#controle_setas a{ display:block; width:30px; height:30px; background:url('arrows.png') no-repeat; border:0; position:absolute; cursor:pointer;}
#controle_setas a.btn_esq{ left:20px;}
#controle_setas a.btn_dir{ background-position:-30px 0; right:0px;}

#controle_icones{ width:900px; position:absolute; bottom:41px; z-index:9999;}
#controle_icones div#controle{ height:15px; margin-left:428px /* Trocar conforme qtd de banners */ ;}

#controle a, #controle_note a{ width:8px; height:10px; float:left; padding:0; margin-left:6px; position:relative; }
#controle .bola, #controle_note .bola{ width:8px; height:8px; background-image:url('bullets.png'); background-repeat:no-repeat;}
#controle .activeSlide .bola, #controle_note .activeSlide .bola{ width:16px; background-image:url('bullets.png'); height:16px; background-position:0px -9px; position:absolute; top:-4px; margin-left:-4px;}

.pics{ width:900px; height:350px; overflow:hidden; position:absolute; top:0;}
.pics img{ width:900px; height:350px;}