#container_talks {
  
  margin: 20px 0px 20px 30px;
  vertical-align:top;
  width:520px;
  }

.mt_links
{
	font-size: 14px;
	text-align: center;
}

 
table.list_tbl { border-collapse: collapse; }
table.list_tbl td { padding: 5px 5px 5px 5px; vertical-align:middle; border-bottom-style: solid; border-bottom-width:1px; border-bottom-color: #999; }
table.list_tbl tr.heading { font-size:1.1em; color:red; background-color:Transparent; }
table.list_tbl tr.even {background-color:#eee; color:Gray;  }
table.list_tbl tr.odd { background-color:#e0e0e0; color:Gray; }
table.list_tbl td.heading { font-size:1.1em; color:DarkSlateGray; background-color:Transparent; }
table.list_tbl td a { color:Navy; font-weight: bold; }
table.list_tbl td a:hover { color:Gray }
table.list_tbl td a:visited { color:Navy; }
 
