.l_button_send{
  display: block;
  width: 100px;  
  height: 29px; 

  border: 0px none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url( /images/boton_send_nl.gif );
  cursor:pointer;
}

.l_button_submit{
  display: block;
  width: 100px;  
  height: 29px; 

  border: 0px none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url( /images/boton_submit_nl.gif );
  cursor:pointer;
}


a.book_btn_fb_ows{
  display: block;
  width: 79px;  
  height: 22px; 

  background-repeat: no-repeat;
  background-position: center;
  background-image:url(/images/habaguanex_botonsearch_list_nl.gif) ;
}
a.book_btn_fb_ows:hover{
}


a.book_btn_on_request{
  display: block;
  width: 79px;  
  height: 22px; 

  background-repeat: no-repeat;
  background-position: center;
  background-image:url(/images/boton_sendrequest_nl.gif) ;
}
a.book_btn_on_request:hover{
}


a.book_rates_btn{
  display: block;
  width: 90px;  
  height: 22px; 

  background-repeat: no-repeat;
  background-position: center;
  background-image:url(/images/habaguanex_botonsearch_home_nl.gif);
}
a.book_rates_btn:hover{
}
