.company-test-table {
	width: 100%;
	border-collapse: collapse;
}
.company-test-table td {
	line-height: 34px;
	vertical-align: top;
}
.company-test-err {
	margin-top: 5px;
	color: #cc0000;
}
.company-test-num {
	font-size: 15px;
	font-weight: bold;
	color: #009ace;
	padding: 0px 8px 0px 0px;
}
.company-test-question {
	background: transparent url(../../../images/text_line_dots.gif) repeat-x 0px 20px;
}
.company-test-question span {
	background-color: #ffffff;
}
