table {
	border: none;
	width: 100%;
	margin-bottom: 10px;
}
td {
	border: none;
	vertical-align: top;	
}

#hidden {
display:none;
}

#unhide {
	cursor: pointer;
	width:270px;
}
#phoneB {color:#007aa0; font-weight:bold; font-family:'Times New Roman', Times, serif; text-align:right; padding-right:10px}
#phone {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right:0px;
	font-weight: normal;
}
