
#contentBG {
  background-image:url(/_Layout/backgrounds/zigarre.png);
  background-repeat:no-repeat;
  background-position:480px -30px;
}

.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:600px;
  margin-top:20px;
  margin-left:70px;
}

.box1 {
  margin-top:0px;
}


.boxContent {
  padding:10px;
}

td {
  width:90px;
  text-align:center;
  padding-bottom:5px;
  font-size:11px; /* IE */
}

.foto {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

