#status
{
  width: 35% !important;
}

#recently_changed_box
{
  margin-top: 15px;
}

#recently_changed
{
  border: 0px solid transparent
  width:100%;
}

#recently_changed tr
{
  pointer: cursor;
}

#recently_changed th
{
  background-color:#e6e6e6 !important;
  font-size: 100% !important;
  line-height: 20px !important;
  color: #666 !important;
  font-weight: 900;
  text-align: left;
  vertical-align: center;
  padding: 1px 2px !important;
  padding-left: 5px !important;
}

#recently_changed th.syst_no
{
  padding-right: 6px !important;
}

#recently_changed td.modification_type
{
  font-size: 80%;
  font-style: italic;
  color: #666;
  vertical-align: top;
  line-height: 140%;
}

#recently_changed th,
#recently_changed td.modification_date,
#recently_changed td.modification_type,
#recently_changed td.syst_no
{
  white-space: nowrap !important;
}

#recently_changed td
{
  text-align: left;
  vertical-align: center;
  padding: 2px 3px !important;
  padding-left: 5px !important;
  vertical-align: top;
}

/*
#recently_changed td.modification_date
{
  padding-left: 0px;
}

#recently_changed td.title
{
  padding-right: 0px;
}
  */

.recent_change.even
{
  background-color:#ffffff;
}

.recent_change.odd
{
  background-color:#EEF1F4;
}

#recently_changed th.modifications, #recently_changed th.syst_no,
#recently_changed td.modification_type, #recently_changed td.syst_no
{
  border-right: 1px solid #CDCDCD;
}

.recently_changed th.syst_no
{
  padding-left: 4px !important;
  text-align:left;
  width:150px;
  border-right: 1px solid #CDCDCD;
}

#show_more_entries
{
  padding-top: 5px;
  padding-bottom: 3px;
}

#show_more_entries a
{
  background: transparent url(/images/icons/bullet_go.png) no-repeat 3px 0px;
  padding-left: 20px;
  padding-top: 0px;
  margin-bottom: 3px;
}

.loading_lines_spinner
{
  padding-top: 6px;
  background: transparent url(/images/common/spinner_kn.gif) no-repeat 3px 9px;
  line-height: 18px;
  padding-left: 25px;
}

span.number
{
  font-weight: 900;
}
