/* Start Interviews */

.interviewTable{ 
	border-collapse:	collapse;
	margin:				auto;
}

.interviewTop{
	background-image: 	url('../images/interviews/interviewTop.gif'); 
	width:				347px;
	height:				29px;
}

.interviewMiddle{
	background-image: 	url('../images/interviews/interviewMiddle.gif'); 
	padding-left: 		10px;
	padding-right: 		10px;
	text-align:			left;
}

.interviewMiddle A{
	color:				#000000;
	text-decoration:	none;
}

.interviewMiddle A:hover{
	color:				#666666;
	text-decoration:	none;
}

.interviewBottom{
	background-image: 	url('../images/interviews/interviewBottom.gif'); 
	height: 			15px; 
}

.interviewTop2{
	background-image: 	url('../images/interviews/interviewTop2.gif'); 
	width:				530px;
	height:				20px;
}

.interviewMiddle2{
	background-image: 	url('../images/interviews/interviewMiddle2.gif'); 
	padding-left: 		20px;
	padding-right: 		10px;
	width:				500px;
	text-align:			left;
}

.interviewMiddle2 A{
	color:				#000000;
	text-decoration:	none;
}

.interviewMiddle2 A:hover{
	color:				#666666;
	text-decoration:	none;
}

.interviewBottom2{
	background-image: 	url('../images/interviews/interviewBottom2.gif'); 
	height: 			36px; 
}

/* End Interviews */

div.interviewCommentHeader{
	width:				522px;
	height:				20px;
	font-size:			14px;
	color:				#FFFFFF;
	font-weight:		bold;
	padding-left:		10px;
	padding-top:		0px;
	margin: 0px auto;
	background-image: 	url('../images/interviews/interviewTop2.gif');
}

div.interviewCommentMiddle p{
	margin-bottom:		10px;
}

div.interviewCommentMiddle h1{
	font-size:			14px;
	margin-bottom:		10px;
}

div.interviewCommentMiddle{
	margin: 0px auto;
	padding-left: 		20px;
	padding-right: 		10px;
	width:				502px;
	background-image: 	url('../images/interviews/interviewMiddle2.gif');
}

div.interviewCommentMiddle a{
	color:				#666666;
	text-decoration:	none;
}

div.interviewCommentBottom{
	margin: 0px auto;
	padding-left: 		20px;
	padding-right: 		10px;
	width:				502px;
	height:				36px;
	background-image: 	url('../images/interviews/interviewBottom2.gif');
}

div.interviewCommentHeader A{
	color:				#DDDDDD;
	text-decoration:	none;
}

