/* beschrijving van alle tabeldefinities */ 

table {
	width: 100%;
	height: 100%;
	border: 0px;
}

td {
font-size: 9px;
line-height: 16px;
margin: 0;
vertical-align: middle;
text-align: center;
color: #372213;
border: 0px;

}














.region-country-table{
height: 300px;
}


.header {
	font-family:Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
}



.inputcontainer, .but, .browse {
    padding: 0 .6em;
	z-index: 1000;
}


.title {
  font-size: 13px;
  background: #C9A2CE;
  color: #FFFFFF;
  font-weight: bold;
}