
.iconic_links td
{
  text-align:       center;
  font-size:        x-small;
  width:            50px;
  padding-bottom:   1em;
  vertical-align:   top;
}

.iconic_links td + td
{
  text-align:       left;
  font-size:        medium;
  width:            auto;
}

.iconic_links a
{
  background-color: transparent !important;
}

.text_links th,
.text_links td
{
  padding:          0.25em 0.5em;
  font-weight:      normal;
  vertical-align:   top;
  line-height:      1.5em;
}

.text_links th
{
  width:            130px;
}

.text_links td
{
  width:            450px;
}

.text_links td a
{
  display:          block;
}

