﻿.q_table {
	width: 100%; 
	border: 1px solid #3D5E80; 
	margin-bottom:10px
}
.q_tablehead {
	color: #FFFFFF; 
	background-color: #3D5E80; 
}
.q_question {
	font-size: medium;
}
.q_answercell {
	text-align: left; 
	width: 50%
}
