ul.services {
	margin: 2em 0 1.5em;
}
	ul.services li {
	   margin: 0 0 .5em;
	   padding: 0 0 0 2em;
	   font-weight: bold;
	   list-style-type: none;
	 }
	ul.services li.n-mail 		{ background: url(http://mekentosj.com/images/tender/mail.gif) 0 0 no-repeat; }
	ul.services li.n-twitter 	{ background: url(http://mekentosj.com/images/tender/twitter.gif) 0 0 no-repeat; }
	ul.services li.n-facebook	{ background: url(http://mekentosj.com/images/tender/facebook.gif) 0 0 no-repeat; }
	ul.services li.n-blog	{ background: url(http://mekentosj.com/images/tender/blog.gif) 0 0 no-repeat; }

