#advices{
	text-align:						left;
	width:								760px;
}
#advices a.aAdvice{
	margin-bottom:					10px;
}

#advices .item .square{
	float:				left;
	width:				11px;
	margin-right:	13px;
	height:				11px;
	background:		#da251c;
}

.intro{
	line-height:		16px;
}

.intro p{
	display:			inline;
}

.intro p img{
	margin-right:			10px;
}

