#profile {
}


#profileName {
}

#profileName strong {
}


#profileAddress {
	margin: 0 0 1em;
}


#profileContacts {
	margin: 1em 0 0;
}

#profileContacts dl {
	margin: 0;
	line-height: 1.2em;
}

#profileContacts dt {
	width: 3.75em;
	margin: 0;
	white-space: nowrap;
}

#profileContacts dd {
	margin: -1.2em 0 0 3.75em;
}

#profileMailboxContainer {
	white-space: nowrap;
}


#profileRegistration {
	margin: 1em 0 0;
}

#profileRegistrationNumber {
	white-space: nowrap;
}

#profileRegistrationLocation {
}

#profileVATNumber {
	white-space: nowrap;
}
 
