#assesment-test {
	width: 620px;
	height: 500px;
	/*background-color: #5588ff;*/
}

.criterion-border1 {	
	border: 1px solid;
	border-bottom: none;
	background-color: #c5e1f5;
}

.criterion-border2 {	
	border: 1px solid;
	border-bottom: none;
	background-color: #6bb3e6;
}

.criterion {
	float:left;
	text-align:left;
	width: 92%;
	margin-top: 3px;
	margin-bottom: 3px;	
	border-right: 1px solid;
	/*background-color: #aa0055;*/
}

.radioBtn {
	width: 7.5%;
	float:left;
	margin-top: 3px;
	margin-bottom: 3px;	
	text-align: center;
	/*background-color: #440022;*/
}

.cboth {
	clear: both;
}

.title {
	border: 1px solid;
	text-align: left;
	background-color: #4485b4;
	color: #FFFFFF;
	font-weight: bold;
}

#test_navi_btn {
	float: right;
	margin-top: 10px;
	font-weight: bold;
}

#test_navi_btn a {
	margin-left:  20px;
	border 1px solid;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#2e72a2;
}