CSS dos Botoes Power do Sítio PPGE

%STARTINCLUDE%

/*
#btsPower{
  position: absolute;
  left: 20px;
  bottom: 50px;
  width: 100px;
  z-index: 5;
}
#btsPower a{
  display: block;
  margin-top: 5px;
}*/


%STOPINCLUDE%


-- LeandroSantos - 21 Aug 2005

revisão: r2 - 21 Aug 2005 - 23:44:08 - LeandroSantos?