div#cmtry {
	font-style: italic;
	margin: 10px 10px 0 10px;
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	padding: 0 10px 0 10px;
	line-height: 16px;
}
div#interview {
	margin: 20px 0 0 0;
}
#ch {
	background-color: #eee;
	color: #000;
	width: 710px;
	border: 1px solid #666;
	padding: 10px;
}
#cmtry cite {
	font-style: normal;
}
.border {
	border: 1px solid #000000;
}

h1.ihal {
	display: inline;
	margin: 0 5px 0 0;
	font-weight : bold;
	font-size : 28px;
	font-style : normal;
	background : transparent;
}
span.qi {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 3px;
	background-color: #eee;
	border-bottom: 1px solid #999;
}
span.qa {
	display: block;
	margin: 0 0 25px 10px;
}
span.qa span {
	font-weight: bold;	
}
span.qa:first-child {
	font-weight: bold;
}
.mrid {
	color: #333;
	background-color: #eee;
	border: 1px solid #333;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 5px 10px;
	padding: 2px;
}