	.Person { overflow: hidden; //height:1%;  }
	.Person .photo { float:left; width: 300px; position: relative; }
	.Person .baloon { position: absolute; bottom: 10px; left:10px; z-index: 2; width: 250px; *width: 280px; height: 67px; background: #000000; border: 1px solid #ffffff;  background: url('../img/baloon_pixel.png'); }
	.Person .baloon { padding: 0px 15px 10px 15px; font-family: Tahoma; font-size: 10pt; color:#3e3e3e; }
	.Person .baloon h4 { font-size: 1.4em; margin-top: 15px; font-weight: normal; }
	
	.Person .ccontent { padding-left: 320px; font-size: 10pt; color:#3e3e3e; margin-right: 20px; }
	.person .ccontent a { color:#1c8bcf; }
	.Person .date { color: #cacaca; font-size: 8pt; }
	.Person .title { font-size:14pt; font-family: Georgia;  line-height: 140%; }
	.Person .announce { margin-top: 1em; line-height: 160%; }
	.Person .who { color:#9b9b9b; font-style: italic; margin-top: 2em; }
	.Person .stat { border-top: 1px solid #9b9b9b; font-size: 8pt; padding-top: 1em; margin-top: 1em; }
	
	
	.Interviews { overflow: hidden; //height:1%; margin-top: 2em; }
	.Interviews h3 { color: #3d3d3d !important; }
		
	.NextInterview {  }
	.NextInterview.content { float: right; width: 300px; margin-right: 20px; }
	.NextInterview.block { width: 250px; }
	.NextInterview .announce { color: #2b2b2b; font-size:11pt; margin-top:1em; line-height:140%; }
	.NextInterview .question { color: #4b4b4b; font-size:8pt; margin-top:1em; line-height:160%; }
	.NextInterview	textarea { width: 100%; height:100px; }
	.NextInterview .b { height:25px; margin:0; padding:0 10px; //padding:0 12px; width:auto; overflow:visible; font-size:10pt; font-family: Arial, sans-serif; }
	.NextInterview .sep { background: url('../img/2dot.gif') repeat-x left top; }
	.NextInterview .sep div { background: url('../img/hvost5.gif') no-repeat 4px 0px;  height:7px; margin-bottom: 0.7em; margin-top: 0.5em; }
	
	.Previous { padding-right: 350px; }
	.Previous .interview { overflow: hidden; //height:1%; margin-bottom: 2em; }
	.Previous .photo { float:left; position:relative; }
	.Previous .ccontent { padding-left: 135px; color:#3e3e3e; }
	.Previous .date { color:#9b9b9b; font-size:8pt; margin-bottom: 0.5em; font-family: Tahoma; }
	.Previous .baloon { background:#f9f9f9; border:1px solid #cacaca; padding: 10px 12px; position:relative; }
	.Previous .baloon a { color:#4aaae1; font-size:11pt; color:#1c8bcf; line-height: 140%; }
	.Previous .baloon .hvost { width:7px; height:6px; background:url('../img/hvost8.gif') no-repeat; position:absolute; top:25px; left:-7px; //left:-19px; z-index:10; }
	.Previous .who { font-size:8pt; margin-top: 0.5em; padding-left: 10px; margin-top: 0.5em; font-family: Tahoma; }
	.Previous .who label { display: block; font-size:12pt; margin-bottom: 0.3em; }
