#tists_result_q {
	display: none;
}
#tists_result_q table td {
	height: auto;
}
#tists_result_q ul, #tists_result_q li {
	list-style: none;
}
#tists_result_q li {
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.tists_result_even {
	background-color: #cbccca;
}
.tists_result_odd {
	background-color: #fff;
}
#tists_result_q li p {
	font-weight: bold;
	/*white-space: nowrap;*/
	text-decoration: none;
}
#tists_result_q li strong {
	font-weight: bold;
}
#tists_result_q li a {
	font-weight: bold;
	text-decoration: underline;
}
.title_table_results {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.link_project_q {
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
	position: relative;
	margin-top: -8px;
}
.wild-td {
	border: none !important;
}
.wild-table {
	border-collapse: collapse;
}
.wild-table td {
	border: 1px solid #fff;
	padding: 3px;
}