
#contentBG {
  background-image:url(/_Layout/backgrounds/glasses.png);
  background-repeat:no-repeat;
  background-position:450px 180px;
}
.linesContent {
  position:absolute;
  top:40px;
  left:120px;
    width:470px;
  height:30px;
  border-right-style: none;
  border-bottom-style: none;
}
.box {
  background-image:url(/_Layout/backgrounds/box_funcore_live.png);
  background-repeat:no-repeat;
  background-position:20px 20px;
}
td {
  vertical-align:top;
}
td.conc1 {
  width:105px;
  font-size:11px; /* IE 5 */
}
td.conc2 {
  width:60px;
  font-size:11px; /* IE 5 */
}
td.conc3 {
  width:315px;
  font-size:11px; /* IE 5 */
}
span.blink_rot {
  color:#8e0000;
}


