.question .title {

	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC6633;
}

.interview{
	font-size:12px;
	line-height:18px;
}

.interview .interview-title {
	 width:380px;
	 background-color:#E9E9D3;
	 padding:5px;
	 float:left;
}

.interview .interview-bold{
	font-weight:bold;
}

.interview img{
	 float:left; margin-left:10px;
}

.interview .comment{
	clear:both;
	margin:10px 0px 10px 0px;
}