.support_left_column {
	float: left;
	width: 50%;
	clear: none !important;
	clear: both;
}

.support_right_column {
	float: right;
	width: 50%;
	clear: none !important;
	clear: both;
}

.support_category_title {
	font-weight: bold;
}
