<!--
.feed_title {
  font-family: Arial,Verdana,Tahoma;
  font-size: 22px;
  font-weight: bold;
}

.feed_date {
  font-family: Arial,Verdana,Tahoma;
  font-size: 10px;
  color: #666666;
}

.feed_link {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

.feed_field_name {
  font-family: Arial,Verdana,Tahoma;
  font-weight: bold;
  font-size: 11px;
}

.feed_field_value {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

.feed_body {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

.feed_supplemental_table {
  border: 1px solid #999999;
  background-color: #f6f6f6;
}


.feed_supplemental_header {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  vertical-align: top;
  background: url('/cc-common/feeds/images/header_bg.gif');
  color: #000000;
}

.feed_supplemental_content a {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
  font-weight: bold;
}

.feed_supplemental_content {
  font-family: Arial,Verdana,Tahoma;
  font-size: 10px;
  color: #000000;
  background-color: #f6f6f6;
}

.feed_supplemental_colheader {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  vertical-align: bottom;
  text-decoration: underline;
  background-color: #f6f6f6;
}

.feed_list_table {
  font-family: Arial,Verdana,Tahoma;
  font-size:8pt;
  border: 0px solid #999999;
  background-color: #f6f6f6;
//  background-color: #f6f6f6;
}

.feed_list_table td,ul {
  font-family: Arial,Verdana,Tahoma;
  font-size:8pt;
//  border-bottom:1px solid #cccccc;
}

.feed_list_header {
  font-family: Arial,Verdana,Tahoma;
  font-size: 8pt;
  font-weight: bold;
  height: 30px;
  vertical-align: top;
  background: url('/cc-common/feeds/images/header_bg.gif');
  color: #000000;
}

.feed_list_content {
  font-family: Arial,Verdana,Tahoma;
  font-size: 8pt;
  color: #000000;
  background-color: #f6f6f6;
}

A.feed_list_content:link { color: #0000ff; }
A.feed_list_content:visited { color: #0000ff; }
A.feed_list_content:hover { color: #ff0000; }

.feed_list_null td {
  font-family: Arial,Verdana,Tahoma;
  font-size:8pt;
  border-width: 0px;
}

.feed_archive {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
  padding: 4px;
}
// -->
