

#topNavi ul#kwicks .l1 {
    background : url('../../../images/en/main-nav-01.jpg') no-repeat;
    width : 85px;
  }


#topNavi ul#kwicks .l2 {
    background:url('../../../images/en/main-nav-02.jpg') no-repeat;
    width:92px;
  }


#topNavi ul#kwicks .l3 {
    background:url('../../../images/en/main-nav-03.jpg') no-repeat;
    width:83px;
  }


#topNavi ul#kwicks .l4 {
    background:url('../../../images/en/main-nav-04.jpg') no-repeat;
    width:159px;
  }


#topNavi ul#kwicks .l5 {
    background:url('../../../images/en/main-nav-05.jpg') no-repeat;
    width:139px;
  }


#topNavi ul#kwicks .l6 {
    background:url('../../../images/en/main-nav-06.jpg') no-repeat;
    width:93px;
  }


#topNavi ul#kwicks .l7 {
    background:url('../../../images/en/main-nav-07.jpg') no-repeat;
    width:145px;
  }


#topNavi ul#kwicks .last {
    background:url('../../../images/en/main-nav-08.jpg') left top no-repeat;
    width:52px;
    height:30px;
    overflow:hidden;
    position:relative;
  }

.SearchForm {
    background:url('../../../images/en/search_background.png') no-repeat left top;
}

#cronologyModule a {
  background-image: url('../../../images/en/img_right_cron.png');
}
#closeoutModule a {
  background-image: url('../../../images/en/img_right_closeout.png');
}