/* @override http://beta.skylinechimneysweep.com/css/services.css */

/*   All CSS code is Copyright 2009 HunterGD @ http://HunterGD.com   *
*  Do not use or borrow my code without giving credit to me, at the  *
*  least, please leave this header with the code.                   */

ul.services {
	margin: 2em 2em;
}

ul.services li.category {
	list-style-type: none;
}

ul.services li span {
	text-decoration: underline;
	font-weight: bold;
}

ul.services li ul li {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}