ol
{
  list-style: none;
}

.theclassM li
{
  width: 240px;
  height: 30px;
  margin-bottom: 10px;
  background-color: #666666;
  background-image: url(football_ladder_item2.gif);
  background-repeat: no-repeat;
  color: #FFFF00;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-indent: 25px;
  line-height: 30px;
}

.theclassS li
{
  width: 240px;
  height: 30px;
  margin-bottom: 10px;
  background-color: #0000FF;
  color: #FFFF00;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-indent: 25px;
  line-height: 30px;
}

.clone
{
  opacity: 0.5;
}