.PersonInformationDisplay {
							width: 200px;
							height: 70px;
							font: 1em arial, sans-serif;
							font-size: 12px;
							background-color: transparent;							
							border: none;
							overflow: auto;																				
							}
.PersonInformationDisplayFlat {
							
							font: 1em arial, sans-serif;
							font-size: 12px;
							background-color: transparent;							
																										
							}
						