﻿.addr
{
	border-collapse:collapse;
}

.addr td
{
	padding-bottom:2px;	
	white-space:nowrap;
}

.addr .thLabel
{
	width:130px;
}

.addr .thText
{	
}

.addr .mc
{
}

.addr .val
{
	color:#F96302;
}

.addr .txtHouseNo, .addr .txtStreet
{
	width:250px;
}

.addr .txtArea, .addr .txtCity
{
	width:120px;
}

.addr .txtPostcode
{
	text-transform:uppercase;
	width:83px;
}
