.categories_group {
	padding-left: 5px;
	background-color: #3399ff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	height: 20px;
}

.categories_category {
	padding-left: 10px;
        font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

.list_group {
	padding-left: 20px;
	font-weight: bold;
}

.list_category {
	padding-left: 45px;
}

