.ui-widget-header {
	border: none !important;
	background: #dddddd !important;
	color: #ffffff !important;
	font-weight: bold !important;
}

.ui-state-default {
	background: none !important;
}

.ui-state-active {
	background-color: #f5f5f5 !important;
	border: none !important;
}

.the_close_button {
	color: #555555 !important;
}

#category_description_part_2 {
	clear: both;
	margin-bottom: 20px;
	position: relative;
	padding-right: 20px;
}

#category_description_part_2 h3 {
	font-weight: bold;
	padding-top:  20px !important;
	padding-bottom: 15px !important;
	font-size: 20px;
	color: #8c704f !important;
}

#category_description_part_2 h4 {
    font-weight: bold;
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    font-size: 18px;
    color: black !important;
    margin-bottom: -15px !important;
    margin-top: 20px;
}

