div.menu ul li.industry span.selected
{
    background: url("../../img/default/industry_left_menu.png") no-repeat left center;
}

div.tab_menu div.menu ul li span.menu_parent_industry span.selected a
{
    background: url("../../img/default/industry_left_tab.png") no-repeat left top;
}

div.tab_menu div.menu ul li span.menu_parent_industry span.selected 
{
    background: url("../../img/default/industry_right_tab.png") no-repeat right top;
}

div.menu ul.left_top li.industry.selected, div.menu ul.tab li.menu_parent_industry.selected
{
    background-color: #5e04b8;
    border-color: #5102a0;
}

div.feed_event_listing table.extended_list td.top
{
  color: #999999;
  font-size: 9pt;
  font-weight: normal;
}

div.feed_event_listing table.extended_list td.right
{
  color: #525252;
  font-size: 12pt;
  font-weight: normal;
  padding-left: 13px;
}

div.feed_event_listing table.extended_list td.right a
{
  color: #0A87BF;
}

div.feed_event_listing table.extended_list td.left img
{
  border-top: 1px solid dcdcdc;
  border-left: 1px solid #cbc9ca;
  border-right: 1px solid #dad8d9;
  border-bottom: 1px solid #d7d5d6;
}

div.feed_event_listing table.extended_list td.right div.bottom
{
  color: #999999;
  font-size: 9pt;
  margin-top: 10px;
}

div.feed_event_listing table.extended_list td.right div.ops
{
  clear: both;
  float: right;
}

div.feed_event_listing table.extended_list td.right div.ops input
{
  border: none;
  background-color: #f5f5f5;
  color: #3b3b3b;
  text-decoration: underline;
  cursor: pointer;
}

div.feed_event_listing table.info_list td
{
  font-size: 8pt;
  color: #525252;
}

div.feed_event_listing table.info_list div.feed_comment_box
{
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ececec;
}

div.feed_event_listing table.info_list a
{
  color: #111155;
  text-decoration: none;
}

div.feed_event_listing table.info_list td.right div.ops input
{
  border: none;
  background-color: inherit;
  color: #3b3b3b;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 5px;
  font-size: 10px;
  float: right;
  clear: both;
}

div.feed_event_listing table.info_list div.feed_comment_box
{
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ececec;
}

div.info_data textarea
{
  width: 90%;
}
