div#restable {
 min-height: 100px;
 width: 560px;
 float: left;
 padding: 0;
}

div.subrestable {
 padding: 3px;
 background: #FBD873;
 border-right: 1px solid #AE123C;
 border-left: 1px solid #AE123C;
}

img.rcsvi {
 margin-top: 15px;
}

div.arrim {
 background: #FBD873;
 border-right: 1px solid #AE123C;
 border-left: 1px solid #AE123C;
}

div.arrima,div.arrim {
 padding-top: 5px;
 height: 100px;
}

table.resultable {
 width: 515px;
 font-size: 1em;
}

thead.resthead {
 background-color: #ea8e4d;
}

table.resultable td,table.resultable th {
 padding: 2px;
}

th.rrang {
 width: 7%;
}

th.rlijn {
 width: 6%;
}

th.rpaar {
 width: 6%;
}

th.rmasp {
 width: 11%;
}

th.rperc {
 width: 11%;
}

caption.rcap {
 font-weight: bold;
}

div#reswrap {
 margin: 0 auto;
 max-width: 685px;
}

div#rarch {
 background-color: #d5d8e8;
 border: 2px solid #5f6485;
 margin: 15px 0 0 15px;
 padding-bottom: 15px;
 width: 100px;
 float: left;
}

div#archiveBox {
 margin-top: 15px;
 padding-right: 3px;
 text-align: right;
}

div#rarch h3 {
 background-color: #5f6485;
 color: #ffffff;
 margin: 0;
 padding: 2px;
 font-family: 'arial black', sans-serif;
 text-align: center;
 width: 96px;
}

select.rars {
 width: 100px;
}
