Close
makes the mail index readable:

div.mail .received {
color: #EE0;
}

div.mail .sent {
color: #0EE;
}