
#contentBG {
  background-image:url(/_Layout/backgrounds/pesetas.png);
  background-repeat:no-repeat;
  background-position:460px 0px;
}

.linesContent {
  position:absolute;
  height:49px;
  top:40px;
  width:380px;
  border-right-style: none;
  border-bottom-style: none;
  left:120px;
  }

.boxHeadline {
  font-weight:bold;
}

.box, .box1, .box2 {
  width:600px;
  margin-top:20px;
  margin-left:70px;
}
.box2 {
  text-align:center;
}
.boxSubline {
  border:1px solid #000000;
}

.foto {
  width:50px;
  height:50px;
}
.foto2 {
  width:50px;
  height:52px;
}
td {
  font-size:11px; /* IE */
  vertical-align:top;
}
td.col_1, td.col_2, td.col_3, td.col_4, td.col_5 {
  font-size:11px; /* IE */
  vertical-align:top;
  padding:2px;
}
td.col_1 {
  width:60px;
}

td.col_2 {
  width:220px;
}
td.col_3 {
  width:80px;
}
td.col_4 {
  width:60px;
  text-align:right;
  font-weight:bold;
}
td.col_5 {
  width:170px;
  text-align:right;
}
td.error {
  vertical-align:top;
  text-align:right;
  font-size:11px; /* IE */
}

select {
  font-size:11px; /* IE */
  width:40px;
}


