.icoLife {
	background-repeat: no-repeat !important;
	background-position: 6px center !important;
}
#right-side .menu-list > li > a.icoLife:before{
	content:"";/*! position:absolute; */
	top:50%;
	left:6px;
	height:18px;
	width:28px;
	margin:-9px 0 0 0;
	background-image: none !important;
}
