
/* for RSS generation page */

h2.h2_rss {
}

h3.h3_rss_update {
}
p.p_rss_file_check {
}
p.p_rss_file_update {
}

h3.h3_rss_summary {
}
div.div_rss_summary {
}
  
h3.h3_rss_result {
}
div.div_rss_result {
 background-color:#ffffff;
 border-style:solid;
 border-width:1px;
 border-color:#808080;
}
pre.pre_rss_result {
 background-color:#ffffff;
 color:#000000;
 font-size:0.75em;
 padding:1em;
 margin:0em;
 overflow:auto;
}
