.iris_footer{
	float:left;
	width:700px;
	color:#666666;
	font-size: 12px;
	font-style:italic;
	text-align:center;
	clear:both;
	margin-bottom:12px;
 }
 
 .close_page_wrapper {
	float:left;
	width:700px;
	margin:12px 0px 12px 0px;
	border:0px solid red;
}

.hr_left{
	float:left;
	width:300px;
	margin:0px 0px 0px 4px;
}

.hr_right{
	float:right;
	width:50%;
	margin:12px 0px 12px 0px;
}

 .headshot_caption{
 	line-height:100%;
 	font-size:14px;
 	font-style:italic;
 	text-align:center;
 }
 
 .long_href{
	width:600px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border:0px solid orange;
}

.cite_small_ital{
	font-size: 11pt;
	font-style: italic;
}

/* content capsule */
.content{
	float:left;
	width:700px;
	clear:both;
	margin:12px 0px 0px 8px;
	border:0px solid orange;
}

/* purple question at top of page */
.page_question{
	float:left;
	width:700px;
	color:#660066;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	margin:0px 0px 18px 0px;
}

.page_number_wrapper{
	float:left;
	width:700px;
	clear:both;
	margin:0px 0px 18px 0px;
	border:0px solid red;
}
.page_number_text{
	width:100%;
	text-align:right;
	font-size: 12px;
	font-style:italic;
	margin:0px 0px 18px 0px;
}.line_heighter{}.line_heighter dl{}.line_heighter dt{}.line_heighter dd{}
.page_number_closer{
	width:100%;
	text-align:center;
	font-size: 10pt;
	font-style:italic;
	margin:6px 0px 0px 0px;
}

.bdr{
	border:1px solid red;
}