.wrapper .user_content ul ul {
	padding-bottom: 0;
}

.wrapper .user_content ul ul li {
	list-style: circle;
}

.wrapper .user_content ul ul li:last-child {
	margin-bottom: 0;
}