td[colType="pmHasRead"]
{
    width: 10%;
}

td[colType="pmSender"]
{
    width: 10%;
}

td[colType="pmDateSent"]
{
    width: 15%;
}

td[colType="pmTitle"]
{
    width: 15%;
}

td[colType="pmMessage"]
{
    width: 40%;
}
td[colType="pmButton"]
{
    width: 5%;
}

td[rowCount="0"]
{
    background-color: #dddddd;
}

td[rowCount="1"]
{
    background-color: #c2c2c2;
}
