div#addressitem {
	height: 225px;
	}

.tx-ttaddress-pi1 dd {
	display: block;
	line-height: 1.2em;
	padding: 0.2em 0.0em;
	background: #ececec;
	color: #000000;
	padding-left: 4px;
	}

.tx-ttaddress-pi1 dt {
	display: block;
	line-height: 1.2em;
	padding: 0.2em 0.0em;
	background: #a8c8ec;
	color: #000000;
	padding-left: 4px;
	}
	
.tx-ttaddress-pi1 a 
{
	font-size: 13px;
}

dl {
	float: left;
	display: block;
	border-bottom: 2px solid #ffffff;
	margin-right: 2px;
	
	}

.width200 {
	width: 200px;
	
	
}

.width300 {
	width: 350px;
	
	
}

.width600 {
	width: 600px;
	
	
}

div#addressitem dl dt {
	font-size: 11px;
	font-weight: bold;
	}

div#addressitem dl dd {
	font-size: 13px;
	}