@import url(../css/category.css);
#content li{
	list-style-type	: square;
	margin-left	: 30px;
}
ul#module{
	margin-top	: 10px;
}
ul#module li{
	list-style-type	: square;
	margin-left	: 20px;
}
