div#FAE_Addresses {
	min-width: 700px;
  display: table;
  margin-left: auto;
  margin-right: auto;
	background-color: white;
  border: 5px solid white;
  border-radius: 5px;
}

div.FAE_Toolbar {
	width: 100%;
	text-align: center;
	font-size: 14pt;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ccc;
}

td.FAE_Account {
	
}