﻿$(document).ready(function() {
    $(".sf_newsListHome li table tr:first").addClass("topSpacing");
});
