table.ReferencesTable
{
    width: 800px;
    font-family: "Tahoma";
}

table.ReferencesTable tr td
{
    text-align: left;
    vertical-align: top;
    padding:20px 5px 5px 5px;
}

table.ReferencesTable tr
{
    background: url('../Images/Pages/References/BorderTop.jpg') repeat 0 0;
    background-repeat: repeat-x;
}
