#postalAddress ,#mail, #phone
{
	width: 300px;
}

dl
{
	border-bottom: 1px dotted #d3d3d3;
}

#mail a
{
	text-decoration: none;
	color: inherit;
}

#mail a:hover
{
	color: #666666;
	cursor: auto;
}