﻿

void function StyleRss() {

    var box = $("#RssBox");
    alert(box); //. .css("border-color", "red");
}
