$headers = "Content-type: text/html; charset=utf-8\r\n";
ul { list-style: none; }
li > a > span:nth-of-type(1) { display: inline-block; width: 50px; }
li > a > span:nth-of-type(2) { display: inline-block; width: 100px; }
li > a > span:nth-of-type(3) { display: inline-block; width: 50px; }