.theme_a, .theme_a:active, .theme_a:link, .theme_a:visited,
.category_a, .category_a:active, .category_a:link, .category_a:visited,
.keyword_a, .keyword_a:active, .keyword_a:link, .keyword_a:visited,
.org_a, .org_a:active, .org_a:link, .org_a:visited
{
  text-decoration:none;
}
.theme_a:hover,.category_a:hover,.keyword_a:hover,.org_a:hover
{
  text-decoration:underline;
}
.theme_ul,.category_ul,.keyword_ul
{
  margin: 0 0 0 17px;
  padding: 0;
}
.org_ul
{
  margin: 0;
  list-style-type:none;
  padding: 0;
}
.org_wrapper
{
  display:table;
  height: 16px;
}
.org_img
{
  float:left;
  height: 16px;
  width:20px;
}
.org_txt
{
  float:left;
  height: 16px;
  display:table;
}
#ContextList 
{
margin:0;padding:0;
}
#ContextList li
{
 margin:0 5px 8px 0;
 float:left;
 padding: 2px 4px 2px 4px;
 border-bottom: 1px solid #5984c6;
 border-right: 1px solid #5984c6;
}
#ContextList li.selected
{
 background:#a0bde9;
}
#ContextList a
{
 color:#000;
}
