div.tab_container { height: auto; }
div.tab_tab_container { height: 20px; border-bottom: 1px solid #6C6C6C; }
div.tab_page_container { height: auto; }

div.tab_first { height: 20px; width: 8px; float: left; background: transparent url(/pics/_2010/buttons/reiter.png) 0px -20px no-repeat; }
div.tab_first_selected { height: 20px; width: 8px; float: left; background: transparent url(/pics/_2010/buttons/reiter.png) 0px 0px no-repeat; }
div.tab_center { height: 20px; float: left; cursor: pointer; color: white; font-weight: bold; font-size: 12px; line-height: 20px; overflow: hidden; text-align: center; color: black; background: transparent url(/pics/_2010/buttons/reiter.png) -10px -100px repeat-x;}
div.tab_center_selected { height: 20px; float: left; cursor: pointer; color: white; font-weight: bold; font-size: 12px; line-height: 20px; overflow: hidden; text-align: center; color: black; background: transparent url(/pics/_2010/buttons/reiter.png) -10px -80px repeat-x;  }
div.tab_separator { height: 20px; width: 24px; float: left; background: transparent url(/pics/_2010/buttons/reiter_off_off.png) 0px 0px no-repeat; }
div.tab_separator_selected { height: 20px; width: 24px; float: left; background: transparent url(/pics/_2010/buttons/reiter_on_off.png) 0px 0px no-repeat; }
div.tab_separator_selected2 { height: 20px; width: 24px; float: left; background: transparent url(/pics/_2010/buttons/reiter_off_on.png) 0px 0px no-repeat;  }
div.tab_last { height: 20px; width: 8px; float: left; background: transparent url(/pics/_2010/buttons/reiter.png) -191px -60px no-repeat;  }
div.tab_last_selected { height: 20px; width: 8px; float: left; background: transparent url(/pics/_2010/buttons/reiter.png) -191px -40px no-repeat; }

div.tab_loading { text-align: center; font-size: 10px; }
div.tab_container_result { height: auto; width: 448px; background-image: url(bg_cb_left.gif); }