.questionTable{
	border:1px solid #DEDEDE;
}

.questionHeader{
	border-bottom:1px solid #2E2714;
	background-color:#e5e5e5;
	font-size:12px;
	color:#1E1714;
	font-weight:bold;
}

.questionBold{
	border:1px solid #993333;
	font-size:14px;
	color:#CC1111;
	font-weight:bold;
}

.answer{
	font-size:11px;
	color:#222222;
}

.table_top{
	font-size:12px;
	color:#222222;
	font-weight:bold;
}

.kiSendButton {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	background-color: #e5e5e5;
	width:100px;
	height:30px;
}