.action-col {
	width:60px;
}

.hq-content {
	border: solid 1px #BDC2C8;
	padding: 10px;
	text-align: left;
}

#hidden-questions .question-detail {
	width:70px;
}

#hidden-questions td {
	border: solid 1px #ccc;
}

#hidden-questions table {
	border-collapse: collapse;
}

#hidden-questions table td span {
	color: #999;
}

#hidden-questions table .pagination {
	padding: 5px 0 0 0;
}

#hidden-questions table td.pagination-ct {
	background: #F4F4F4;
}