.text, .country-table  {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #003580;
}

.selection td {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #003580;
    border: 1px solid #FFFFFF;
}

.menu-title {
    color: #044cbc;
    font-weight: bolder;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}

input {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #003580;
    font-weight: bolder;
}

.country-table {
  background: url(/images/affiliate/304348/globe.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #E6E6E6;
}


/* hack voor IE 5 (Mac) \*/
.collist2 ul {
    float: left;
    width: auto;
}
/* einde hack */

.collist2 ul {
    list-style-image: url(/static/img/vinkje.png);
    margin: 0.2em;
    padding: 0;
}

.collist2 ul li {
    margin-left: 1.8em;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #003580;
}
