#ie6outer {
  width:330px;
  float:left;
}
#ie7outer {
  width:330px;
  float:left;
}
#ie6col {
  width:330px;
  height:330px;
  overflow:auto;
  cursor: -moz-zoom-out;
  cursor:url("/images/zoom_out.cur");
  border:1px solid black;
}
#ie7col {
  width:330px;
  height:330px;
  overflow:auto;
  cursor: -moz-zoom-out;
  cursor:url("/images/zoom_out.cur");
  border-top:1px solid black;
  border-right:1px solid black;
  border-bottom:1px solid black;
}
.cellpadding {
  padding:4px;
}
.clearcols {
  clear:both;
}
.ie7weretheyreadyimages {
  margin: 0 0 0.25em 0;
  padding:0;
  border:1px solid black;
}
.notready {
  color:#FF0000;
}
.ready {
  color:#009900;
}
.ftse100intro {
  margin: 0 0 0.5em 0
  padding:0;
}
