#tabsNews {
  border:none;
  display:inline;
  margin-right:16px;
  white_space:no-wrap;
  float:right;
  white-space:nowrap;
}

.tabsButton {
  background:url(/gfx/common/news_button.gif) no-repeat;
  float:left;
  width:20px;
  height:20px;
  margin-left:2px;
  padding-top:2px;
  cursor:pointer;
  text-align:left;
}

.tabsNewsContent {
  color:#FFFFFF;
  width:185px;
  min-height:140px;
  display:none;
  margin-top:17px;
  padding:0;
}

.tabsNewsContent .arrow {
  width:34px;
  height:34px;
  background:transparent url(/gfx/1pix.gif) repeat scroll 0 -68px;
  margin-top:-28px;
  margin-left:36px;
  font-size:1px;
  position:relative;
}

