
#contentBG {
  background-image:url(/_Layout/backgrounds/roulette.png);
  background-repeat:no-repeat;
  background-position:380px 0px;
}

.linesContent {
  position:absolute;
  height:29px;
  top:40px;
  width:430px;
  border-right-style: none;
  border-bottom-style: none;
  left:160px;
  }

.boxHeadline {
  font-weight:bold;
}

.box, .box1 {
  width:500px;
  margin-top:20px;
  margin-left:120px;
  text-align:center;
}

.box {
  background-image:url(/_Layout/backgrounds/box_4_asse.png);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin-top:0px;
}

.boxSubline {
  border: 1px solid #000000;
  text-align:center;
}

table.t1 {
    margin-left:100px;
  }
table.t2 {
    margin-left:60px;
  }
table.t3 {
    margin-left:120px;
  }

td {
  padding:5px;
  font-size:11px;
}
td.col1 {
  text-align:left;
}
td.col2 {
  text-align:right;
}
td.col3 {
  text-align:center;
}

/**********
td {
  width:90px;
  text-align:center;
  padding-bottom:5px;
  font-size:11px; /* IE */
}

.foto {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
**********/
