/******************************************************************************
 *                                                                    2010-02 *
 * Project | Divello 2010                                                     *
 * Author  | Susanna Schneider <s.schneider@21torr.com>                       *
 *                                                                            *
 * Package | Base                                                             *
 ******************************************************************************/

@import url(screen_page.css);
@import url(screen_navi.css);
@import url(screen_content.css);
@import url(screen_marginal.css);
@import url(../../cb_indexedsearch_autocomplete/autocomplete.css);

div.clear, br.clear {
  clear: both !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1px !important;
  line-height: 1px !important;
  float: none !important;
  border: none !important;
}

div.omit_this {
  display: none;
}
