.tx_user_eurobill {
      font-family:Arial,Verdana,Helvetica,sans-serif;
      font-size:11px;
}

.tx_user_eurobill .eb_list {
      margin:0px;
      padding:0px;
}

.tx_user_eurobill .eb_list p {
      font-family:Arial,Verdana,Helvetica;
      font-size:11px;
      color:#000;
}

.tx_user_eurobill .eb_list table {
      width:725px;      
      background-color:#efefef;
      font-family:Arial,Verdana,Helvetica; 
      font-size:11px; 
      color:#000;
      font-weight:normal;
}

.tx_user_eurobill .eb_list table tr.header {
      font-family:Arial,Verdana,Helvetica; 
      font-size:11px;
      color:#fff;
      font-weight:bold;
      background-color:#1f1f1f;
}

.tx_user_eurobill .eb_list table tr.data td {
      background-color:#fff;
}

.tx_user_eurobill .eb_list table th {
      background-color:#fffadd;
      font-weight:bold;
      text-align:left;
}

.tx_user_eurobill .eb_list a {
      color:#404040;
      text-decoration:underline;
      font-weight:normal;
}

.tx_user_eurobill .eb_list a:hover {
      color:#ae0202;
      text-decoration:underline;
      font-weight:normal;
}

.tx_user_eurobill .right, .tx_user_eurobill table tr th.right {
      text-align:right;
}

.tx_user_eurobill .repaid {
      color:#005f00;
}

.tx_user_eurobill .storno {
        color:#c00000;
}

.tx_user_eurobill .cellchoose {
      vertical-align:top;
}

.tx_user_eurobill table.innerlist {
      width:100%;
      height:132px;
      margin:0px;
      background-color:#efefef;
}

.tx_user_eurobill table.innerlist tr td.header {
      background-color:#fffadd;
      text-align:left;
}

.tx_user_eurobill table.innerlist td {
      vertical-align:top;
}

.tx_user_eurobill table.innerlist td.preimg {
      vertical-align:middle;
      text-align:center;
}

.tx_user_eurobill table.innerlist a {
      font-size:11px;
}

.tx_user_eurobill table.outerlist tr.header td {
      padding:4px;
}

.tx_user_eurobill table.outerlist tr.buttons td {
      padding:4px;
      text-align:right;
}

.tx_user_eurobill div.outer {
      margin:3px 6px 0px 3px;
      background-color:#fff;
      padding:5px;
}

.tx_user_eurobill table.outerlist tr.data td.header {
      background-color:#fffadd;
      text-align:left;
}