caption
/* just like h2 */
{
font-size: 1.5em;
font-family: times, times new roman, sans-serif;
color: #7e626d;
font-weight: normal;
letter-spacing: 0.05em;
margin-top: 1.5em;
text-align: left;
}

table.list th
{
font-size: .7em;
color: #999;
text-align: left;
border-bottom: 1px solid #ccc;
}

table.list td
{
border-bottom: 1px solid #eee;
}

table.list tr:hover
{
background: #fdfbe0;
}

table.list td.title
{
font-style: italic;
font-weight: bold;
}