#super_footer {
	clear: both;
	margin: 0 30px;
	text-align: justify;
	height: 110px;
}
#super_footer .sp_head {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
}
#super_footer .footer-cat {
	list-style: disc inside;
	display: block;
	width: 33%;
	float: left;
	padding: 15px 0;
}
#super_footer .footer-cat li {
	display: list-item;
	text-transform: capitalize;
}
#super_footer .footer-cat li a{
	text-decoration: none;
	/*color: inherit;*/
}