﻿.contactInfotext 
{
 font-family: Arial, Verdana;
 font-size: 9pt;	
}

.contactInfotxtfirstname
{
 width: 80px;	
}

.contactInfotxtlastname
{
 width: 80px;	
}

.contactInfotxtemail
{
 width: 125px;	
}


.contactInfotxtstreet
{
 width: 80px;	
}

.contactInfotxtstreetnumber
{
 width: 50px;	
}

.contactInfotxtcity
{
 width: 100px;	
}

.contactInfotxtzipcode
{
 width: 50px;	
}

.contactInfotxtphone 
{
 width: 145px;	
}

