.page .listQuestions {
	width:170px;
}

.listQuestions .content ul li {
	background: url(/img/bullet-push-sh.png) no-repeat left 7px;
	padding-left:9px;
}

.listQuestions .content li {
	margin-bottom: 10px;
}

.listQuestions .content ul a {
	color: #5A5A5A;
	font-size:10px;
}

.listQuestions .content a.more {
	float: right;
}

