﻿/* Begin Contacttable */

.AddressTable
{
	height: 111px;
	width: 193px;
	background-image: url(Resources/Pictures/mainmenu/adresgegevens.png);
	
}
.AddresDataSpacerTD
{
	height:23px;
}
.AddressDataTable
{
	height:auto;
	vertical-align:bottom;
	margin-left: 12px;
}
.AddressData
{
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

