﻿.contact
{
	border-collapse:collapse;
}

.contact td
{
	padding-bottom:2px;
	white-space:nowrap;
}

.contact .thLabel
{
	width:130px;
}

.contact .thText
{
}

.contact .mc
{
}

.contact .val
{
	color:#F96302;
}

.contact .txtTitle
{
	width:60px;
}

.contact .txtForename, .contact .txtSurname, .contact .txtEmail
{
	width:250px;
}

.contact .txtTel, .contact .txtMob
{
	width:100px;
}



