.PhoneEdit
{
	border-style:solid;
	border-width:1px;
	border-color:#7F9DB9;
	width: 100px;
	display:inline;
	color: #353535;
	background-color: #FFFFFF;
}

.PhoneEdit-SpacerCell
{
	width:8px;
	text-align:center;
}

.PhoneEdit-AreaCodeCell
{
	width:23px;
	text-align:center;
}

.PhoneEdit-AreaCodeEdit
{
	border-width:0;
	width:23px;
font-family: Arial, sans-serif;
	font-size:10pt;
	color: #353535;
	background-color: #FFFFFF;
}

.PhoneEdit-PrefixCell
{
	width:23px;
	text-align:center;
}

.PhoneEdit-PrefixEdit
{
	border-width:0;
	width:23px;
font-family: Arial, sans-serif;
	font-size:10pt;
	color: #353535;
	background-color: #FFFFFF;
}

.PhoneEdit-NumberCell
{
	width:30px;
	text-align:center;
}

.PhoneEdit-NumberEdit
{
	border-width:0;
	width:30px;
font-family: Arial, sans-serif;
	font-size:10pt;
	color: #353535;
	background-color: #FFFFFF;
}
