#index_keywords
{
  width: 952px;
}

#index_keywords table
{
  margin-top: 15px;
}

#index_keywords th, #index_keywords td
{
  width: 33%;
}

#index_keywords th
{
  background-color: #E6E6E6 !important;
  text-align: left !important;
  vertical-align: center !important;
  color: #1C649A !important;
  font-weight: 900;
  line-height: 100% !important;
}

#index_keywords td:hover, #index_keywords td:hover a, #index_keywords td:hover a:hover
{
  background-color: #1C649A;
  color: #ffffff;
  cursor: pointer;
}

#index_keywords td.faded, #index_keywords td.faded a, #index_keywords td.faded a
{
  background-color: #ffffff;
  color: #bbbbbb;
}

#index_keywords td.empty:hover, #index_keywords td.empty:hover a, #index_keywords td.empty:hover a:hover
{
  background-color: #ffffff;
  color: #1C649A;
  cursor: default;
}

#index_keywords td a
{
  display: block;
  width: 100%;
}

#index_keywords th a
{
  text-decoration: none;
}

