.ate-search-body {
	margin-bottom: 40px;
}

.ate_categories .category {
	margin-bottom: 30px;
}

.ate_categories h2 {
	border-bottom: 1px solid #f58018;
	padding-bottom: 10px; 
}

.ate_categories .category-show {
	display: none; 
}

.category-show, 
.category-hide {
	padding: 0 15px;
	background-color: #000;
	color: #fff; 
}

.ate_categories .category-show, 
.ate_categories .category-hide {
	margin-right: 10px; 
}

.ate_categories p {
	border-bottom: 1px solid black; 
	color: #f58018; 
	font-weight: bold; 
	padding-bottom: 10px; 
}

.ate_categories .answers {
	display: none; 
}