#register_button {
  width: 89px;     
  float:left;
  height: 22px;
  background: url(../images/en_US/btn-register.png);  
  behavior: url("/stylesheets/png.htc");
  margin-right: 5px;
}    

#addd_event_button {
  width: 103px;     
  float:left;
  height: 22px;
  background: url(../images/en_US/btn-add-event.png);  
  behavior: url("/stylesheets/png.htc"); 
  margin-right: 5px;
}

#btn-infos {
  background: url(../images/en_US/btn-infos.png);    
  behavior: url("/stylesheets/png.htc");  
  width:104px;
  height:20px;     
}              

#btn-inscription {
  background: url(../images/en_US/btn-inscription.png);    
  behavior: url("/stylesheets/png.htc");  
  width:104px;
  height:20px;     
  margin-top: 5px; 
}              
              
#participants {
  background: url(../images/en_US/participants.png);    
  behavior: url("/stylesheets/png.htc");  
  width:104px;
  height:20px;    
  margin-top: 5px; 
}              

